Skip to content

Commit 452da1a

Browse files
authored
Bump bit-vec to v0.8 (#4094)
1 parent a2a219f commit 452da1a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -178,7 +178,7 @@ sqlx = { version = "=0.9.0-alpha.1", path = ".", default-features = false }
178178
# Common type integrations shared by multiple driver crates.
179179
# These are optional unless enabled in a workspace crate.
180180
bigdecimal = "0.4.0"
181-
bit-vec = "0.6.3"
181+
bit-vec = "0.8"
182182
chrono = { version = "0.4.34", default-features = false, features = ["std", "clock"] }
183183
ipnet = "2.3.0"
184184
ipnetwork = "0.21.1"

0 commit comments

Comments
 (0)