Skip to content

Commit

Permalink
chore(deps): Bump async-nats from 0.31.0 to 0.32.0 (vectordotdev#18640)
Browse files Browse the repository at this point in the history
* chore(deps): Bump async-nats from 0.31.0 to 0.32.0

Bumps [async-nats](https://github.com/nats-io/nats.rs) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/nats-io/nats.rs/releases)
- [Commits](https://github.com/nats-io/nats.rs/commits/async-nats/v0.32.0)

---
updated-dependencies:
- dependency-name: async-nats
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* license

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Doug Smith <[email protected]>
  • Loading branch information
dependabot[bot] and dsmith3197 authored Sep 22, 2023
1 parent 6bab5be commit 7ecb06a
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 11 deletions.
29 changes: 19 additions & 10 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ lru = { version = "0.11.1", default-features = false, optional = true }
maxminddb = { version = "0.23.0", default-features = false, optional = true }
md-5 = { version = "0.10", default-features = false, optional = true }
mongodb = { version = "2.6.1", default-features = false, features = ["tokio-runtime"], optional = true }
async-nats = { version = "0.31.0", default-features = false, optional = true }
async-nats = { version = "0.32.0", default-features = false, optional = true }
nkeys = { version = "0.3.1", default-features = false, optional = true }
nom = { version = "7.1.3", default-features = false, optional = true }
notify = { version = "6.1.1", default-features = false, features = ["macos_fsevent"] }
Expand Down
1 change: 1 addition & 0 deletions LICENSE-3rdparty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ data-encoding,https://github.com/ia0/data-encoding,MIT,Julien Cretin <[email protected]
data-url,https://github.com/servo/rust-url,MIT OR Apache-2.0,Simon Sapin <[email protected]>
debug-helper,https://github.com/magiclen/debug-helper,MIT,Magic Len <[email protected]>
der,https://github.com/RustCrypto/formats/tree/master/der,Apache-2.0 OR MIT,RustCrypto Developers
deranged,https://github.com/jhpratt/deranged,MIT OR Apache-2.0,Jacob Pratt <[email protected]>
derivative,https://github.com/mcarton/rust-derivative,MIT OR Apache-2.0,mcarton <[email protected]>
derive_arbitrary,https://github.com/rust-fuzz/arbitrary,MIT OR Apache-2.0,"The Rust-Fuzz Project Developers, Nick Fitzgerald <[email protected]>, Manish Goregaokar <[email protected]>, Andre Bogus <[email protected]>, Corey Farwell <[email protected]>"
derive_more,https://github.com/JelteF/derive_more,MIT,Jelte Fennema <[email protected]>
Expand Down

0 comments on commit 7ecb06a

Please sign in to comment.