summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-16 15:45:32 +0000
committerGitHub <noreply@github.com>2019-12-16 15:45:32 +0000
commit43d352db1b48cfae548c94b55c6c67b7d0de97ac (patch)
tree227e02daec1007eeb072e954fccd99a71707b9f1 /Cargo.toml
parent7808faf33fba93ee9a5550cbfcbc2571ec1d20c5 (diff)
build(deps): bump os_info from 1.1.3 to 1.2.0 (#742)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3dcc50892..009f1512f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -46,7 +46,7 @@ byte-unit = "3.0.3"
starship_module_config_derive = { version = "0.1.0", path = "starship_module_config_derive" }
yaml-rust = "0.4"
nom = "5.0.1"
-os_info = "1.1.3"
+os_info = "1.2.0"
urlencoding = "1.0.0"
open = "1.3.2"
reqwest = "0.9.24"