Skip to content

Commit

Permalink
Add kaigan crate
Browse files Browse the repository at this point in the history
  • Loading branch information
lorisleiva committed Dec 11, 2023
1 parent 981e99d commit 040e3bb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions clients/rust/Cargo.lock

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

1 change: 1 addition & 0 deletions clients/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ serde = ["dep:serde", "dep:serde_with"]

[dependencies]
borsh = "^0.10"
kaigan = ">= 0.1"
num-derive = "^0.3"
num-traits = "^0.2"
serde = { version = "^1.0", features = ["derive"], optional = true }
Expand Down

0 comments on commit 040e3bb

Please sign in to comment.