Skip to content

Commit

Permalink
remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
neonphog committed Apr 2, 2024
1 parent 14c3618 commit 451c57e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ rustls-native-certs = "0.6.2"
rustls-pemfile = "1.0.2"
serde = { version = "1.0.160", features = [ "derive", "rc" ] }
serde_json = { version = "1.0.96", features = [ "preserve_order" ] }
serde_repr = "0.1.18"
sha2 = "0.10.6"
socket2 = { version = "0.5.2", features = [ "all" ] }
sodoken = "=0.0.11"
Expand Down

0 comments on commit 451c57e

Please sign in to comment.