Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Oct 27, 2024
1 parent a2c29ea commit f691122
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/canyon-core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "canyon-core"
version = "0.1.1-beta.1"
version = "0.1.1-beta.2"
authors.workspace = true
edition.workspace = true
homepage.workspace = true
Expand All @@ -13,4 +13,4 @@ crate-type = ["cdylib", "rlib"]


[dependencies]
wasm-bindgen='0.2.95'
wasm-bindgen='0.2.95'
3 changes: 3 additions & 0 deletions packages/canyon-core/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Canyon Core

This is the core package for canyon, written using rust.

0 comments on commit f691122

Please sign in to comment.