Ver código fonte

Update glutin (to 0.13) and other dependencies

Johannes Hofmann 7 anos atrás
pai
commit
ebd1439bc0
2 arquivos alterados com 237 adições e 202 exclusões
  1. 236
    201
      Cargo.lock
  2. 1
    1
      Cargo.toml

+ 236
- 201
Cargo.lock
Diferenças do arquivo suprimidas por serem muito extensas
Ver arquivo


+ 1
- 1
Cargo.toml Ver arquivo

@@ -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.12"
22
+glutin = "0.13"
23 23
 toml = "0.4"
24 24
 xdg = "2.1"
25 25