We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda747a commit 4c064c1Copy full SHA for 4c064c1
1 file changed
Cargo.toml
@@ -1,7 +1,10 @@
1
[package]
2
+name = "libsql-js"
3
+version = "0.6.0-pre.1"
4
+description = ""
5
+authors = ["Pekka Enberg <penberg@iki.fi>"]
6
+license = "MIT"
7
edition = "2021"
-name = "libsql"
-version = "0.0.0"
8
9
[lib]
10
crate-type = ["cdylib"]
0 commit comments