Skip to content

Commit

Permalink
Report
Browse files Browse the repository at this point in the history
  • Loading branch information
8176135 committed Sep 7, 2020
1 parent d4a5a68 commit 158ac13
Show file tree
Hide file tree
Showing 15 changed files with 316 additions and 96 deletions.
2 changes: 2 additions & 0 deletions .idea/dictionaries/elsecaller.xml

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

1 change: 0 additions & 1 deletion .idea/vcs.xml

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

138 changes: 68 additions & 70 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ spin = "*"

# Standard rust serialization library,
#serde = { version = "1.0", default-features = false, features = ["alloc", "derive"] }
postcard = { version = "*", default-features = false, features = ["alloc"]}
postcard = { version = "*", default-features = false, features = ["alloc"]}
Loading

0 comments on commit 158ac13

Please sign in to comment.