Skip to content

Commit

Permalink
Release cordyceps v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Jun 6, 2022
1 parent bf795d7 commit 8164318
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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 cordyceps/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cordyceps"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
description = "Mycelium intrusive data structures."
authors = ["Eliza Weisman <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion util/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ loom = "0.5.5"

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs"]

0 comments on commit 8164318

Please sign in to comment.