Skip to content

Commit e7bf5dc

Browse files
committed
Fix rev to deleted branch
1 parent 76b3985 commit e7bf5dc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -6,4 +6,4 @@ incremental = true
66
debug = true
77

88
[patch.'crates-io']
9-
cargo_metadata = { git = "https://github.com/matklad/cargo_metadata.git", branch = "well-typed" }
9+
cargo_metadata = { git = "https://github.com/oli-obk/cargo_metadata.git", rev="f73e27b24e" }

0 commit comments

Comments
 (0)