Skip to content

Commit e2471ff

Browse files
committed
bump version
1 parent 15e963e commit e2471ff

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hyperscan-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ links = "hs"
1010
name = "hyperscan-sys"
1111
readme = "../README.md"
1212
repository = "https://github.com/flier/rust-hyperscan"
13-
version = "0.3.1"
13+
version = "0.3.2"
1414

1515
[features]
1616
chimera = ["static"]

hyperscan/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
99
name = "hyperscan"
1010
readme = "../README.md"
1111
repository = "https://github.com/flier/rust-hyperscan"
12-
version = "0.3.1"
12+
version = "0.3.2"
1313

1414
[features]
1515
default = ["full", "latest"]

0 commit comments

Comments
 (0)