Skip to content

Commit 6fb6875

Browse files
committed
chore(deps): Bump pulsar to 6.3.1
1 parent 91245a4 commit 6fb6875

File tree

3 files changed

+57
-50
lines changed

3 files changed

+57
-50
lines changed

Cargo.lock

Lines changed: 56 additions & 46 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
@@ -367,7 +367,7 @@ openssl-probe = { version = "0.1.6", default-features = false }
367367
ordered-float = { version = "4.6.0", default-features = false }
368368
percent-encoding = { version = "2.3.1", default-features = false }
369369
postgres-openssl = { version = "0.5.1", default-features = false, features = ["runtime"], optional = true }
370-
pulsar = { version = "6.3.0", default-features = false, features = ["tokio-runtime", "auth-oauth2", "flate2", "lz4", "snap", "zstd"], optional = true }
370+
pulsar = { version = "6.3.1", default-features = false, features = ["tokio-runtime", "auth-oauth2", "flate2", "lz4", "snap", "zstd"], optional = true }
371371
quick-junit = { version = "0.5.1" }
372372
rand.workspace = true
373373
rand_distr.workspace = true

LICENSE-3rdparty.csv

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ base64-simd,https://github.com/Nugine/simd,MIT,The base64-simd Authors
9797
base64ct,https://github.com/RustCrypto/formats/tree/master/base64ct,Apache-2.0 OR MIT,RustCrypto Developers
9898
bit-set,https://github.com/contain-rs/bit-set,Apache-2.0 OR MIT,Alexis Beingessner <[email protected]>
9999
bit-vec,https://github.com/contain-rs/bit-vec,Apache-2.0 OR MIT,Alexis Beingessner <[email protected]>
100-
bit-vec,https://github.com/contain-rs/bit-vec,MIT OR Apache-2.0,Alexis Beingessner <[email protected]>
101100
bitflags,https://github.com/bitflags/bitflags,MIT OR Apache-2.0,The Rust Project Developers
102101
bitmask-enum,https://github.com/Lukas3674/rust-bitmask-enum,MIT OR Apache-2.0,Lukas3674 <[email protected]>
103102
bitvec,https://github.com/bitvecto-rs/bitvec,MIT,The bitvec Authors
@@ -486,9 +485,7 @@ proc-macro-error2,https://github.com/GnomedDev/proc-macro-error-2,MIT OR Apache-
486485
proc-macro-hack,https://github.com/dtolnay/proc-macro-hack,MIT OR Apache-2.0,David Tolnay <[email protected]>
487486
proc-macro2,https://github.com/dtolnay/proc-macro2,MIT OR Apache-2.0,"David Tolnay <[email protected]>, Alex Crichton <[email protected]>"
488487
proptest,https://github.com/proptest-rs/proptest,MIT OR Apache-2.0,Jason Lingle
489-
prost,https://github.com/tokio-rs/prost,Apache-2.0,"Dan Burkert <[email protected]>, Lucio Franco <[email protected], Tokio Contributors <[email protected]>"
490488
prost,https://github.com/tokio-rs/prost,Apache-2.0,"Dan Burkert <[email protected]>, Lucio Franco <[email protected]>, Casper Meijn <[email protected]>, Tokio Contributors <[email protected]>"
491-
prost-derive,https://github.com/tokio-rs/prost,Apache-2.0,"Dan Burkert <[email protected]>, Lucio Franco <[email protected]>, Tokio Contributors <[email protected]>"
492489
prost-reflect,https://github.com/andrewhickman/prost-reflect,MIT OR Apache-2.0,Andrew Hickman <[email protected]>
493490
psl,https://github.com/addr-rs/psl,MIT OR Apache-2.0,rushmorem <[email protected]>
494491
psl-types,https://github.com/addr-rs/psl-types,MIT OR Apache-2.0,rushmorem <[email protected]>

0 commit comments

Comments
 (0)