We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0414b72 commit 6aad4faCopy full SHA for 6aad4fa
Cargo.toml
@@ -4,7 +4,7 @@ name = "init4-bin-base"
4
description = "Internal utilities for binaries produced by the init4 team"
5
keywords = ["init4", "bin", "base"]
6
7
-version = "0.5.0"
+version = "0.5.1"
8
edition = "2021"
9
rust-version = "1.81"
10
authors = ["init4", "James Prestwich"]
@@ -78,4 +78,4 @@ required-features = ["perms"]
78
[[example]]
79
name = "tx_cache"
80
path = "examples/tx_cache.rs"
81
-required-features = ["perms"]
+required-features = ["perms"]
0 commit comments