Skip to content

Commit

Permalink
Update Rust crate fake to 2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 20, 2023
1 parent 893c3ae commit 8922a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion restcrab/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ serde_json = { version = "1.0", optional = true }

[dev-dependencies]
async-std = { version = "1.12", features = [ "attributes" ] }
fake = "2.5.0"
fake = "2.9.2"
wiremock = "0.5.22"

[lib]
Expand Down

0 comments on commit 8922a3b

Please sign in to comment.