Skip to content

Commit

Permalink
Update cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
expede committed Jan 26, 2024
1 parent 7a5452f commit 454670c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ signature = { version = "2.1.0", features = ["alloc"] }
thiserror = "1.0"
tracing = "0.1.40"
unsigned-varint = "0.7.2"
url = {version = "2.5", features = ["serde"]}
url = { version = "2.5", features = ["serde"] }
web-time = "0.2.3"

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
Expand Down

0 comments on commit 454670c

Please sign in to comment.