Skip to content

Commit 04eba8b

Browse files
committed
fix cargo file
1 parent 3dd6649 commit 04eba8b

File tree

2 files changed

+25
-27
lines changed

2 files changed

+25
-27
lines changed

Cargo.lock

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

mithril-common/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,8 @@ hex = "0.4.3"
1616
http = "0.2.6"
1717
jsonschema = "0.12.2"
1818
mithril = { path = "../mithril-core" }
19-
<<<<<<< HEAD
2019
mockall = "0.11.0"
21-
=======
2220
nom = "7.1"
23-
>>>>>>> fix warnings
2421
rand_chacha = "0.3.1"
2522
rand_core = "0.6.3"
2623
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)