Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 80f09a7

Browse files
committed
Update dependencies branch
1 parent eff0c79 commit 80f09a7

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ license = "Apache-2.0"
1515
repository = "https://github.com/febo/token"
1616

1717
[workspace.dependencies]
18-
pinocchio = { git = "https://github.com/febo/pinocchio.git", branch = "febo/log-arguments" }
19-
pinocchio-log = { git = "https://github.com/febo/pinocchio.git", branch = "febo/log-arguments" }
20-
pinocchio-pubkey = { git = "https://github.com/febo/pinocchio.git", branch = "febo/log-arguments" }
18+
pinocchio = { git = "https://github.com/febo/pinocchio.git", branch = "crate-features" }
19+
pinocchio-log = { git = "https://github.com/febo/pinocchio.git", branch = "crate-features" }
20+
pinocchio-pubkey = { git = "https://github.com/febo/pinocchio.git", branch = "crate-features" }

0 commit comments

Comments
 (0)