We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bcf091 commit 06bc615Copy full SHA for 06bc615
bindings/wasm/notarization_wasm/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "notarization_wasm"
3
-version = "0.1.7-alpha"
+version = "0.1.8-alpha"
4
authors = ["IOTA Stiftung"]
5
edition = "2021"
6
homepage = "https://www.iota.org"
examples/Cargo.toml
name = "examples"
edition = "2024"
publish = false
notarization-rs/Cargo.toml
name = "notarization"
authors.workspace = true
edition.workspace = true
homepage.workspace = true
0 commit comments