Quellcode durchsuchen

Update glutin (to 0.14) and other dependencies

Johannes Hofmann vor 7 Jahren
Ursprung
Commit
fbdabc2c72
2 geänderte Dateien mit 349 neuen und 205 gelöschten Zeilen
  1. 348
    204
      Cargo.lock
  2. 1
    1
      Cargo.toml

+ 348
- 204
Cargo.lock
Datei-Diff unterdrückt, da er zu groß ist
Datei anzeigen


+ 1
- 1
Cargo.toml Datei anzeigen

@@ -19,7 +19,7 @@ linked-hash-map = "0.5.0"
19 19
 log = "0.4"
20 20
 osmpbf = "0.1"
21 21
 reqwest = "0.8"
22
-glutin = "0.13"
22
+glutin = "0.14"
23 23
 toml = "0.4"
24 24
 xdg = "2.1"
25 25