Skip to content

Commit

Permalink
Release v0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
XuShaohua committed Oct 18, 2024
1 parent bb5659f commit 15bd5d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nc"
version = "0.9.4"
version = "0.9.5"
authors = ["Xu Shaohua <shaohua@biofan.org>"]
readme = "README.md"
homepage = "https://github.com/xushaohua/nc"
Expand All @@ -14,7 +14,7 @@ categories = ["os", "no-std", "external-ffi-bindings"]
rust-version = "1.63.0"

[build-dependencies]
cc = "1.1"
cc = "1.1.30"

[features]
default = ["std"]
Expand Down

0 comments on commit 15bd5d8

Please sign in to comment.