Skip to content

Commit fa98b49

Browse files
committed
0.17.8.
1 parent 82ccac0 commit fa98b49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository = "https://github.com/briansmith/ring"
1414
rust-version = "1.61.0"
1515

1616
# Keep in sync with `links` below.
17-
version = "0.17.7"
17+
version = "0.17.8"
1818

1919
# Keep in sync with `version` above.
2020
#
@@ -23,7 +23,7 @@ version = "0.17.7"
2323
# build.rs uses this to derive the prefix for FFI symbols and the file names
2424
# of the FFI libraries, so it must be a valid identifier prefix and a valid
2525
# filename prefix.
26-
links = "ring_core_0_17_7"
26+
links = "ring_core_0_17_8"
2727

2828
include = [
2929
"LICENSE",

0 commit comments

Comments
 (0)