You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
327 B
12 lines
327 B
--- lock_api-0.1.4/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ lock_api-0.1.4/Cargo.toml 2018-10-28T01:02:15.172527+02:00
|
|
@@ -20,7 +20,7 @@
|
|
license = "Apache-2.0/MIT"
|
|
repository = "https://github.com/Amanieu/parking_lot"
|
|
[dependencies.owning_ref]
|
|
-version = "0.3"
|
|
+version = "0.4"
|
|
optional = true
|
|
|
|
[dependencies.scopeguard]
|