Skip to content

Commit cb07148

Browse files
chore(deps): Bump async-nats from 0.33.0 to 0.40.0
Bumps [async-nats](https://github.com/nats-io/nats.rs) from 0.33.0 to 0.40.0. - [Release notes](https://github.com/nats-io/nats.rs/releases) - [Commits](nats-io/nats.rs@async-nats/v0.33.0...async-nats/v0.40.0) --- updated-dependencies: - dependency-name: async-nats dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f84c36c commit cb07148

File tree

2 files changed

+26
-31
lines changed

2 files changed

+26
-31
lines changed

Cargo.lock

Lines changed: 25 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ lru = { version = "0.14.0", default-features = false, optional = true }
358358
maxminddb = { version = "0.26.0", default-features = false, optional = true, features = ["simdutf8"] }
359359
md-5 = { version = "0.10", default-features = false, optional = true }
360360
mongodb = { version = "2.8.2", default-features = false, features = ["tokio-runtime"], optional = true }
361-
async-nats = { version = "0.33.0", default-features = false, optional = true }
361+
async-nats = { version = "0.40.0", default-features = false, optional = true }
362362
nkeys = { version = "0.4.4", default-features = false, optional = true }
363363
nom = { version = "7.1.3", default-features = false, optional = true }
364364
notify = { version = "8.0.0", default-features = false, features = ["macos_fsevent"] }

0 commit comments

Comments
 (0)