Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
larziwau authored Nov 28, 2024
1 parent 589d26c commit 8efd1cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/shared/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2024"
esp = { path = "../esp" }
globed-derive = { path = "../derive" }

nyhow = "1.0.93"
anyhow = "1.0.93"
base64 = "0.22.1"
colored = "2.1.0"
crypto_box = { version = "0.9.1", features = ["std", "chacha20"] }
Expand Down

0 comments on commit 8efd1cc

Please sign in to comment.