Skip to content

Commit 1d988f9

Browse files
committed
Make: Bump StringZilla & StringTape
1 parent 82383d7 commit 1d988f9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ categories = ["text-processing", "development-tools::profiling"]
1313

1414
[dependencies]
1515
criterion = "0.7.0"
16-
stringtape = "2.2.2"
17-
stringzilla = { version = "4.0.14", default-features = false }
16+
stringtape = "2.3.0"
17+
stringzilla = { version = "4.2.0", default-features = false }
1818

1919
# To use a local version of StringZilla, set the path:
2020
# stringzilla = { path = "../StringZilla/", features = ["cpus"] }

0 commit comments

Comments
 (0)