mirror of
https://github.com/UneBaguette/blake3.wasm.git
synced 2026-08-15 00:00:22 +02:00
chore: bump to v0.6.1
This commit is contained in:
Generated
+1
-1
@@ -53,7 +53,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "blake3-wasm-rs"
|
name = "blake3-wasm-rs"
|
||||||
version = "0.6.0"
|
version = "0.6.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"blake3",
|
"blake3",
|
||||||
"hex",
|
"hex",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "blake3-wasm-rs"
|
name = "blake3-wasm-rs"
|
||||||
version = "0.6.0"
|
version = "0.6.1"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
authors = ["Thomas <[email protected]>"]
|
authors = ["Thomas <[email protected]>"]
|
||||||
|
|||||||
Reference in New Issue
Block a user