Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6353c0 commit f81d0beCopy full SHA for f81d0be
3 files changed
crates/vic/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "vic"
3
-version = "0.1.0"
+version = "0.1.1"
4
edition = "2021"
5
repository = "https://github.com/nicholaslyang/vicuna"
6
crates/vicuna-compiler/Cargo.toml
name = "vicuna-compiler"
[package.metadata.wasm-pack.profile.release]
crates/vicuna-wasm/Cargo.toml
name = "vicuna-wasm"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments