Skip to content
This repository was archived by the owner on Aug 1, 2022. It is now read-only.

Commit 09bde98

Browse files
committed
Fix pinning mistake in Cargo.toml
Signed-off-by: Rūdolfs Ošiņš <[email protected]>
1 parent 8d1d311 commit 09bde98

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ tag = "cycle/2022-04-05"
5252

5353
[patch.crates-io.radicle-source]
5454
git = "https://github.com/radicle-dev/radicle-surf.git"
55-
commit = "77b1905ba38fc9c95c01c0ed09d4d495548eacc2"
55+
rev = "77b1905ba38fc9c95c01c0ed09d4d495548eacc2"
5656

5757
# Uncomment the following lines and comment out the radicle-link patches above
5858
# to develop against a local copy of `radicle-link`.

0 commit comments

Comments
 (0)