Skip to content

Commit

Permalink
Pin bstr version [2]
Browse files Browse the repository at this point in the history
  • Loading branch information
slvrtrn committed Nov 21, 2024
1 parent d8b8b06 commit daacd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ lz4_flex = { version = "0.11.3", default-features = false, features = [
cityhash-rs = { version = "=1.0.1", optional = true } # exact version for safety
uuid = { version = "1", optional = true }
time = { version = "0.3", optional = true }
bstr = { version = "1.11.0", default-features = false }
bstr = { version = "=1.10.0", default-features = false }
quanta = { version = "0.12", optional = true }
replace_with = { version = "0.1.7" }

Expand Down

0 comments on commit daacd6c

Please sign in to comment.