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 d21c2ac commit 41f3904Copy full SHA for 41f3904
grower-rs/Cargo.toml
@@ -3,7 +3,7 @@ resolver = "3"
3
members = ["crates/grower-jsni"]
4
5
[workspace.package]
6
-version = "0.0.1"
+version = "0.0.0"
7
edition = "2021"
8
authors = ["itsu-dev"]
9
description = "A Library for development language runtimes that run on Web Browsers."
@@ -12,7 +12,7 @@ license = "MIT"
12
13
[package]
14
name = "grower"
15
16
17
18
0 commit comments