Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Apr 9, 2024
1 parent fb3faf2 commit 7414995
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
20 changes: 15 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ os_info = "3.7.0"
pact_matching = "~1.1.10"
pact_models = "~1.1.18"
pact-plugin-driver = "~0.5.0"
pact_verifier = "~1.0.5"
pact_verifier = "~1.1.0"
prost = "0.12.3"
prost-types = "0.12.3"
rand = "0.8.5"
rand_regex = "0.15.1"
rand_regex = "0.17.0"
regex = "1.8.3"
regex-syntax = "0.6.29"
regex-syntax = "0.8.3"
reqwest = { version = "0.11.18", default-features = false, features = ["rustls-tls", "rustls-tls-native-roots", "json", "gzip", "deflate"] }
serde_json = "1.0.96"
serde_yaml = "0.9.21"
Expand Down

0 comments on commit 7414995

Please sign in to comment.