Skip to content

Commit fd0bf50

Browse files
committed
chore: v0.4.1
1 parent ce2bc54 commit fd0bf50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name = "init4-bin-base"
44
description = "Internal utilities for binaries produced by the init4 team"
55
keywords = ["init4", "bin", "base"]
66

7-
version = "0.4.0"
7+
version = "0.4.1"
88
edition = "2021"
99
rust-version = "1.81"
1010
authors = ["init4", "James Prestwich"]
@@ -17,7 +17,7 @@ init4-from-env-derive = "0.1.0"
1717

1818

1919
# Signet
20-
signet-constants = { git = "https://github.com/init4tech/signet-sdk.git", branch = "main" }
20+
signet-constants = { version = "0.1.0" }
2121

2222
# Tracing
2323
tracing = "0.1.40"

0 commit comments

Comments
 (0)