Skip to content

Commit 581faf0

Browse files
committed
rebar: update memchr version
1 parent a61ac1a commit 581faf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/engines/rust-memchr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
publish = false
33
name = "main"
4-
version = "2.8.1" # should match current 'memchr' version
4+
version = "2.8.2" # should match current 'memchr' version
55
edition = "2021"
66

77
[workspace]

0 commit comments

Comments
 (0)