Skip to content

Commit

Permalink
Merge pull request #114 from epage/update
Browse files Browse the repository at this point in the history
chore: Update anstream
  • Loading branch information
epage authored Sep 28, 2023
2 parents 734c712 + 3e2886d commit 4ac01ea
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 5 deletions.
32 changes: 28 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ color = ["dep:anstyle", "dep:anstream"]

[dependencies]
anstyle = { version = "1.0.0", optional = true }
anstream = { version = "0.5.0", optional = true }
anstream = { version = "0.6.0", optional = true }
uuid = { version = "1.3.0", features = ["v4"], default-features = false }
serde_derive = "1.0.152"
toml = "0.7.2"
Expand Down

0 comments on commit 4ac01ea

Please sign in to comment.