mirror of
https://github.com/fossasia/badgemagic-rs
synced 2025-09-04 21:58:01 +00:00
chore: add newline at end of file
This commit is contained in:
parent
58ea934c9f
commit
02001c0630
1 changed files with 2 additions and 1 deletions
|
@ -50,4 +50,5 @@ serde_json = { version = "1.0.140", optional = true }
|
|||
time = "0.3.41"
|
||||
toml = { version = "0.9.2", optional = true }
|
||||
zerocopy = { version = "0.8.26", features = ["derive"] }
|
||||
image = "0.25.6"
|
||||
image = "0.25.6"
|
||||
|
||||
|
|
Loading…
Reference in a new issue