diff options
| author | Bert Belder <bertbelder@gmail.com> | 2019-06-15 15:19:13 +0200 |
|---|---|---|
| committer | Bert Belder <bertbelder@gmail.com> | 2019-06-15 15:20:02 +0200 |
| commit | 77737707e4e07d7421d9a4f813d6dcd27ecf54fe (patch) | |
| tree | 50689c6f5eaaf60d8da295c59d90a7b93348a4f6 /core/Cargo.toml | |
| parent | 1361e302234b17ab8079107b134dfd0ddf288439 (diff) | |
third_party: upgrade rust crates
Diffstat (limited to 'core/Cargo.toml')
| -rw-r--r-- | core/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml index c86248a45..70c066b28 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -16,7 +16,7 @@ path = "lib.rs" [dependencies] futures = "0.1.27" lazy_static = "1.3.0" -libc = "0.2.55" +libc = "0.2.58" log = "0.4.6" serde_json = "1.0.39" url = "1.7.2" |
