summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-28 18:50:52 +0000
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-28 19:07:37 +0000
commitf59e85f5378e980bf646cca837cdc723eef1e969 (patch)
treea21b511fbde6f0a073b1d3e23e56e3544409fd7e /Cargo.lock
parent67e0eb0e9a5a87aa12d7fec315aed72aa31c2b61 (diff)
build(deps): bump os_info from 3.0.3 to 3.0.4
Bumps [os_info](https://github.com/stanislav-tkach/os_info) from 3.0.3 to 3.0.4. - [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.3...v3.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 91a938ae1..c81c6dd92 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1102,9 +1102,9 @@ dependencies = [
[[package]]
name = "os_info"
-version = "3.0.3"
+version = "3.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "43b81dbdaffac3b1f0a97028ba368f32e3a63aa675548fc52f923e803e67961b"
+checksum = "afaa687e89d04fcd3573987b14965578e54434a120c9477500e24b95b6fe79ee"
dependencies = [
"log",
"serde",