Skip to content

Commit 4c064c1

Browse files
committed
fixup
1 parent fda747a commit 4c064c1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Cargo.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
[package]
2+
name = "libsql-js"
3+
version = "0.6.0-pre.1"
4+
description = ""
5+
authors = ["Pekka Enberg <penberg@iki.fi>"]
6+
license = "MIT"
27
edition = "2021"
3-
name = "libsql"
4-
version = "0.0.0"
58

69
[lib]
710
crate-type = ["cdylib"]

0 commit comments

Comments
 (0)