Преглед изворни кода

Cargo.lock: Update version of self

Johannes Hofmann пре 7 година
родитељ
комит
4514eeddc8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      Cargo.lock

+ 1
- 1
Cargo.lock Прегледај датотеку

@@ -272,7 +272,7 @@ dependencies = [
272 272
 
273 273
 [[package]]
274 274
 name = "deltamap"
275
-version = "0.1.0"
275
+version = "0.2.0"
276 276
 dependencies = [
277 277
  "cgmath 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)",
278 278
  "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",