Skip to content

Commit

Permalink
Merge pull request #331 from uiua-lang/dependabot/cargo/crossbeam-cha…
Browse files Browse the repository at this point in the history
…nnel-0.5.10

Bump crossbeam-channel from 0.5.9 to 0.5.10
  • Loading branch information
kaikalii authored Dec 26, 2023
2 parents 0ad5d8c + 8cfa5cf commit 187676d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -15,7 +15,7 @@ version = "0.7.1"
bitflags = "2"
bufreaderwriter = "0.2.4"
colored = "2"
crossbeam-channel = "0.5.9"
crossbeam-channel = "0.5.10"
dashmap = {version = "5", features = ["serde"]}
ecow = {version = "0.2.0", features = ["serde"]}
enum-iterator = "1.4.1"
Expand Down

0 comments on commit 187676d

Please sign in to comment.