Skip to content

Commit

Permalink
Update anstream to 0.6.18 to fix a check-cfg issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Urgau committed Nov 18, 2024
1 parent cc48194 commit e8bd643
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ dependencies = [

[[package]]
name = "anstream"
version = "0.6.17"
version = "0.6.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23a1e53f0f5d86382dafe1cf314783b2044280f406e7e1506368220ad11b1338"
checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
dependencies = [
"anstyle",
"anstyle-parse",
Expand Down

0 comments on commit e8bd643

Please sign in to comment.