Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ab5c6ec

Browse filesBrowse files
authored
chore(deps): bump signet-constants (#35)
1 parent b6dbb93 commit ab5c6ec
Copy full SHA for ab5c6ec

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎Cargo.toml

Copy file name to clipboardExpand all lines: Cargo.toml
+4-4Lines changed: 4 additions & 4 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.1"
7+
version = "0.4.2"
88
edition = "2021"
99
rust-version = "1.81"
1010
authors = ["init4", "James Prestwich"]
@@ -16,8 +16,8 @@ repository = "https://github.com/init4tech/bin-base"
1616
init4-from-env-derive = "0.1.0"
1717

1818

19-
# Signet
20-
signet-constants = { version = "0.1.0" }
19+
# Signet
20+
signet-constants = { version = "0.2.0" }
2121

2222
# Tracing
2323
tracing = "0.1.40"
@@ -70,4 +70,4 @@ perms = ["dep:oauth2", "dep:tokio", "dep:reqwest"]
7070
[[example]]
7171
name = "oauth"
7272
path = "examples/oauth.rs"
73-
required-features = ["perms"]
73+
required-features = ["perms"]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.