Skip to content

Commit

Permalink
Merge #3064
Browse files Browse the repository at this point in the history
3064: Upgrade os_str_bytes r=pksunkara a=dylni



Co-authored-by: dylni <46035563+dylni@users.noreply.github.com>
  • Loading branch information
bors[bot] and dylni committed Dec 6, 2021
2 parents 7637d02 + 9b563a6 commit 1fcaf07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -66,7 +66,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 = "6.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 1fcaf07

Please sign in to comment.