Skip to content
This repository has been archived by the owner on Jan 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #5 from epage/dependabot/cargo/os_str_bytes-5.0
Browse files Browse the repository at this point in the history
chore(deps): Update os_str_bytes requirement from 4.1 to 5.0
  • Loading branch information
epage committed Nov 17, 2021
2 parents 6f70f65 + 7737ce6 commit ede8af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ bitflags = "1.2"
textwrap = { version = "0.14.0", default-features = false, features = [] }
unicase = { version = "2.6", optional = true }
indexmap = "1.0"
os_str_bytes = "4.1"
os_str_bytes = "5.0"
strsim = { version = "0.10", optional = true }
yaml-rust = { version = "0.4.1", optional = true }
atty = { version = "0.2", optional = true }
Expand Down

0 comments on commit ede8af1

Please sign in to comment.