mirror of
https://github.com/openharmony/third_party_rust_libloading.git
synced 2026-07-19 13:16:19 -04:00
bump lazy_static to 1
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ repository = "https://github.com/nagisa/rust_libloading/"
|
||||
documentation = "https://docs.rs/libloading/"
|
||||
|
||||
[dependencies]
|
||||
lazy_static = "0.2"
|
||||
lazy_static = "1"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
winapi = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user