Skip to content

Commit

Permalink
More crate updates
Browse files Browse the repository at this point in the history
  • Loading branch information
augustuswm committed Oct 12, 2023
1 parent 804210e commit d6449d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ ring = "0.17.3"
rsa = "0.9.2"
rustfmt-wrapper = "0.2.0"
schemars = "0.8.15"
sha2 = "0.10.7"
sha2 = "0.10.8"
serde = "1"
serde_bytes = "0.11.9"
serde_bytes = "0.11.12"
serde_json = "1"
serde_urlencoded = "0.7.1"
similar = "2.3.0"
Expand All @@ -72,7 +72,7 @@ slog-async = "2.8.0"
tabwriter = "1.3.0"
tap = "1.0.1"
textwrap = "0.16.0"
thiserror = "1.0.38"
thiserror = "1.0.49"
tokio = "1.33.0"
toml = "0.8.2"
tracing = "0.1.37"
Expand Down

0 comments on commit d6449d5

Please sign in to comment.