mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 12:10:51 +02:00
Rust wrapper: update wolfssl-wolfcrypt crate to v1.1.0
This commit is contained in:
+1
-1
@@ -287,7 +287,7 @@ checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
|
||||
|
||||
[[package]]
|
||||
name = "wolfssl-wolfcrypt"
|
||||
version = "1.0.0"
|
||||
version = "1.1.0"
|
||||
dependencies = [
|
||||
"bindgen",
|
||||
"regex",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wolfssl-wolfcrypt"
|
||||
version = "1.0.0"
|
||||
version = "1.1.0"
|
||||
edition = "2024"
|
||||
description = "Rust wrapper for wolfssl C library cryptographic functionality"
|
||||
license = "GPL-3.0"
|
||||
|
||||
Reference in New Issue
Block a user