Skip to content

Commit

Permalink
use molecule for serialize and deserialize hopdata and tlcerr
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyukang committed Dec 28, 2024
1 parent ffcd09c commit a2461cc
Show file tree
Hide file tree
Showing 9 changed files with 2,963 additions and 2,128 deletions.
22 changes: 22 additions & 0 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ tokio = { version = "1", features = [
indicatif = "0.16"
console = "0.15.8"
bincode = "1.3.3"
num_enum = "0.7.3"

[features]
default = []
Expand Down
Loading

0 comments on commit a2461cc

Please sign in to comment.