Skip to content

Commit ef8b710

Browse files
committed
Bump version to 0.15.1
1 parent 47cec92 commit ef8b710

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

librustls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rustls-ffi"
33
# Keep in sync with defines in cbindgen.toml
4-
version = "0.15.0"
4+
version = "0.15.1"
55
license = "Apache-2.0 OR ISC OR MIT"
66
readme = "../README-crates.io.md"
77
description = "Rustls bindings for non-Rust languages"

0 commit comments

Comments
 (0)