Skip to content

Commit

Permalink
chore(deps): update rust crate mockall to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 5d16fd6 commit b4909c0
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 @@ -22,7 +22,7 @@ rand = "0.8"
parking_lot = "0.12"
env_logger = "0.11"
clap = { version = "4.4", features = ["derive", "env"] }
mockall = "0.12.1"
mockall = "0.13.0"
num_enum = "0.7.2"
convert-enum = "0.1.0"
sans-io-runtime = { version = "0.2", default-features = false }

0 comments on commit b4909c0

Please sign in to comment.