Skip to content

Commit 8bf0092

Browse files
Bump libredox from 0.1.12 to 0.1.14 (#228)
Bumps libredox from 0.1.12 to 0.1.14. --- updated-dependencies: - dependency-name: libredox dependency-version: 0.1.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jeryn Aldaron Lau <aldaronlau@gmail.com>
1 parent 373424c commit 8bf0092

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

whoami/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ default-features = false
4141

4242
# Target-specific dependency for redox
4343
[target.'cfg(all(target_os = "redox", not(target_arch = "wasm32")))'.dependencies.libredox]
44-
version = "0.1.12"
44+
version = "0.1.14"
4545
optional = true
4646
features = ["call"]
4747
default-features = false

0 commit comments

Comments
 (0)