summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-14 03:09:07 -0400
committerGitHub <noreply@github.com>2021-05-14 03:09:07 -0400
commit55b72306e8b3e939e49a0c183f085fb32dc78f74 (patch)
tree82331c76cb0fd8aa08021d1e85c852ede90e6d5d /Cargo.lock
parent902f0a0b124780f36b63b6a90b3f182c28d4b124 (diff)
build: bump os_info from 3.0.4 to 3.0.5 (#2722)
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/stanislav-tkach/os_info/releases) - [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md) - [Commits](https://github.com/stanislav-tkach/os_info/compare/v3.0.4...v3.0.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 733de876d..0483d2837 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1102,9 +1102,9 @@ dependencies = [
[[package]]
name = "os_info"
-version = "3.0.4"
+version = "3.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "afaa687e89d04fcd3573987b14965578e54434a120c9477500e24b95b6fe79ee"
+checksum = "1fa6218eb01b752b12726590e9321b4ecebd4eb4f3b53b27a80fdbdcd65d7afd"
dependencies = [
"log",
"serde",