Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrlive committed Nov 8, 2024
1 parent d992f61 commit f1be416
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 @@ -21,7 +21,7 @@ byteorder = "1"
bytes = "1"
percent-encoding = "2"
serde = { version = "1", features = ["derive"] }
thiserror = "1"
thiserror = "2"
tokio = { version = "1", features = ["full"], optional = true }

[dev-dependencies]
Expand Down

0 comments on commit f1be416

Please sign in to comment.