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 9a336e6 commit abf3315Copy full SHA for abf3315
Cargo.toml
@@ -4,10 +4,10 @@ name = "init4-bin-base"
4
description = "Internal utilities for binaries produced by the init4 team"
5
keywords = ["init4", "bin", "base"]
6
7
-version = "0.12.0"
+version = "0.12.1"
8
edition = "2021"
9
rust-version = "1.81"
10
-authors = ["init4", "James Prestwich"]
+authors = ["init4", "James Prestwich", "evalir"]
11
license = "MIT OR Apache-2.0"
12
homepage = "https://github.com/init4tech/bin-base"
13
repository = "https://github.com/init4tech/bin-base"
0 commit comments