Skip to content

Commit

Permalink
Bump uiua from 0.9.5 to 0.10.3
Browse files Browse the repository at this point in the history
Bumps [uiua](https://github.com/uiua-lang/uiua) from 0.9.5 to 0.10.3.
- [Release notes](https://github.com/uiua-lang/uiua/releases)
- [Changelog](https://github.com/uiua-lang/uiua/blob/main/changelog.md)
- [Commits](uiua-lang/uiua@0.9.5...0.10.3)

---
updated-dependencies:
- dependency-name: uiua
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 65e3175 commit 67c2f03
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 9 additions & 6 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 @@ -41,7 +41,7 @@ serde = "*"
serde_derive = "*"
tracing = "*"
tracing-subscriber = "*"
uiua = { version = "^0.9", default_features = false }
uiua = { version = "^0.10", default_features = false }

[dependencies.reqwest]
version = "*"
Expand Down

0 comments on commit 67c2f03

Please sign in to comment.