File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ name = "init4-bin-base"
4
4
description = " Internal utilities for binaries produced by the init4 team"
5
5
keywords = [" init4" , " bin" , " base" ]
6
6
7
- version = " 0.4.1 "
7
+ version = " 0.4.2 "
8
8
edition = " 2021"
9
9
rust-version = " 1.81"
10
10
authors = [" init4" , " James Prestwich" ]
@@ -16,8 +16,8 @@ repository = "https://github.com/init4tech/bin-base"
16
16
init4-from-env-derive = " 0.1.0"
17
17
18
18
19
- # Signet
20
- signet-constants = { version = " 0.1 .0" }
19
+ # Signet
20
+ signet-constants = { version = " 0.2 .0" }
21
21
22
22
# Tracing
23
23
tracing = " 0.1.40"
@@ -70,4 +70,4 @@ perms = ["dep:oauth2", "dep:tokio", "dep:reqwest"]
70
70
[[example ]]
71
71
name = " oauth"
72
72
path = " examples/oauth.rs"
73
- required-features = [" perms" ]
73
+ required-features = [" perms" ]
You can’t perform that action at this time.
0 commit comments