Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sorainnosia authored Sep 3, 2023
1 parent cd6815d commit ede0aeb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "sd-req"
version = "0.3.0"
edition = "2021"


# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
Expand All @@ -14,4 +15,4 @@ char_stream="0.1.8"
serde_json="1.0.96"
base64="0.21.0"
close-file="0.1.0"
sanitize-filename="0.5.0"
sanitize-filename="0.5.0"

0 comments on commit ede0aeb

Please sign in to comment.