Bump bstr to 1.5.0 (#69)
This commit is contained in:
parent
1980122418
commit
5597dc41cd
2 changed files with 14 additions and 7 deletions
|
|
@ -33,7 +33,7 @@ serde_json = "1.0.68"
|
|||
|
||||
[dependencies]
|
||||
unicode-segmentation = { version = "1.7.1", optional = true }
|
||||
bstr = { version = "0.2.14", optional = true, default-features = false }
|
||||
bstr = { version = "1.5.0", optional = true, default-features = false }
|
||||
serde = { version = "1.0.130", optional = true, features = ["derive"] }
|
||||
|
||||
[[example]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue