0.17.1-alpha.1.
This commit is contained in:
parent
2afc921340
commit
f69e1e831f
@ -14,7 +14,7 @@ repository = "https://github.com/briansmith/ring"
|
|||||||
rust-version = "1.61.0"
|
rust-version = "1.61.0"
|
||||||
|
|
||||||
# Keep in sync with `links` below.
|
# Keep in sync with `links` below.
|
||||||
version = "0.17.0"
|
version = "0.17.1-alpha.1"
|
||||||
|
|
||||||
# Keep in sync with `version` above.
|
# Keep in sync with `version` above.
|
||||||
#
|
#
|
||||||
@ -23,7 +23,7 @@ version = "0.17.0"
|
|||||||
# build.rs uses this to derive the prefix for FFI symbols and the file names
|
# build.rs uses this to derive the prefix for FFI symbols and the file names
|
||||||
# of the FFI libraries, so it must be a valid identifier prefix and a valid
|
# of the FFI libraries, so it must be a valid identifier prefix and a valid
|
||||||
# filename prefix.
|
# filename prefix.
|
||||||
links = "ring_core_0_17_0"
|
links = "ring_core_0_17_1_alpha_1"
|
||||||
|
|
||||||
include = [
|
include = [
|
||||||
"LICENSE",
|
"LICENSE",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user