Skip to content

Commit

Permalink
release: v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rise0chen committed Dec 26, 2023
1 parent 8888428 commit 58ed0e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
4 changes: 1 addition & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
license-file = "LICENSE"
name = "lebai_sdk"
repository = "https://github.com/lebai-robotics/lebai-sdk.rs"
version = "0.2.2"
version = "0.2.3"

[workspace]
members = [
Expand Down Expand Up @@ -47,8 +47,5 @@ jsonrpsee-wasm-client = {version = "0.21", default-features = false}
jsonrpsee-ws-client = {version = "0.21", default-features = false}
tokio = {version = "1", default-features = false, features = ["rt-multi-thread"]}

errno = {version = "=0.3.7", default-features = false}
rustix = {version = "=0.38.25", default-features = false}

[patch.crates-io]
cmod = {git = "https://github.com/rise0chen/cmod.git"}

0 comments on commit 58ed0e4

Please sign in to comment.