Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pashinov committed Dec 20, 2024
1 parent 6af81e4 commit 74bf27e
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 @@ -67,7 +67,7 @@ nekoton-utils = { path = "nekoton-utils" }
nekoton-proto = { path = "nekoton-proto", optional = true }

[dev-dependencies]
reqwest = { version = "0.11.8", features = ["gzip"] }
reqwest = { version = "0.11.8", features = ["gzip", "json", "blocking"] }
cargo-husky = { version = "1", features = ["default", "run-cargo-fmt", "run-cargo-check"] }
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }

Expand Down

0 comments on commit 74bf27e

Please sign in to comment.