Browse Source

Fix merging

henenq 5 years ago
parent
commit
50ab5af557
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Cargo.lock

+ 4 - 0
Cargo.lock

@@ -887,7 +887,11 @@ dependencies = [
  "librespot-protocol 0.1.0",
  "linear-map 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
+<<<<<<< HEAD
  "protobuf 2.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
+=======
+ "protobuf 2.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
+>>>>>>> a4f0fe96f8e8c37a16b86d6c9ca22eaebf883462
 ]
 
 [[package]]