Kaynağa Gözat

Cargo.lock: Update version of self

Johannes Hofmann 7 yıl önce
ebeveyn
işleme
4514eeddc8
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      Cargo.lock

+ 1
- 1
Cargo.lock Dosyayı Görüntüle

@@ -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)",