Add string builder/remove ropey
This commit is contained in:
parent
35be112de2
commit
74626383cc
6 changed files with 138 additions and 43 deletions
|
|
@ -4,7 +4,6 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
ropey = { version = "1.6.1", default-features = false, features = ["simd"] }
|
||||
|
||||
# optional dependencies
|
||||
serde = { version = "1.0.215", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue