Skip to content

Commit

Permalink
Merge pull request #146 from trudi-group/dependabot/cargo/lapin-2.3.4
Browse files Browse the repository at this point in the history
build(deps): bump lapin from 2.3.1 to 2.3.4
  • Loading branch information
mrd0ll4r authored Jul 22, 2024
2 parents 58242fb + 885ac71 commit 6da48f4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 9 deletions.
24 changes: 16 additions & 8 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion ipfs-monitoring-plugin-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ serde_json = "1.0.110"
failure = "^0.1"
flate2 = "^1"
reqwest = { version = "0.11",default-features = false, features = ["json", "rustls-tls-native-roots"] }
lapin = { version = "2.3.1", default-features = false, features = ["rustls"] }
lapin = { version = "2.3.4", default-features = false, features = ["rustls"] }
serde_repr = "^0.1"

0 comments on commit 6da48f4

Please sign in to comment.