Skip to content

Commit be9febf

Browse files
committed
deps: bump to pcre2-sys 0.2.6
1 parent f54ee2f commit be9febf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ members = ["pcre2-sys"]
1818
[dependencies]
1919
libc = "0.2.146"
2020
log = "0.4.19"
21-
pcre2-sys = { version = "0.2.0", path = "pcre2-sys" }
21+
pcre2-sys = { version = "0.2.6", path = "pcre2-sys" }
2222
thread_local = "1.1.7"

0 commit comments

Comments
 (0)