We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 732d328 commit 0c6918fCopy full SHA for 0c6918f
2 files changed
arcshift/CHANGELOG.md
@@ -1,5 +1,5 @@
1
## 0.4.4
2
-Fix silly error in test suite, formatting test wasn't run correctly in loom.
+Fix error in test suite, formatting test wasn't run correctly in loom.
3
4
## 0.4.3
5
arcshift/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "arcshift"
-version = "0.4.2"
+version = "0.4.4"
documentation = "https://docs.rs/arcshift/"
homepage = "https://github.com/avl/arcshift/"
6
repository = "https://github.com/avl/arcshift/"
0 commit comments