Skip to content

Commit

Permalink
Cleanup stdlib docs (#3315)
Browse files Browse the repository at this point in the history
* [doc] Cleanup stdlib docs

* [stdlib] Cleanup code for docs
  • Loading branch information
jolestar authored Apr 6, 2022
1 parent 31d48f9 commit 0986ffc
Show file tree
Hide file tree
Showing 130 changed files with 5 additions and 33,571 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion vm/stdlib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ simplelog = "0.9.0"
fs_extra = "1.2.0"
clap = "2.33.3"
serde = { version = "1.0.130", default-features = false }
rayon = "1.5.1"
itertools = "0.10.3"
tempfile = "3.2.0"
starcoin-framework = { git = "https://github.com/starcoinorg/starcoin-framework", rev = "cf1deda180af40a8b3e26c0c7b548c4c290cd7e7" }
Expand Down
Loading

0 comments on commit 0986ffc

Please sign in to comment.