Skip to content

Commit

Permalink
Bump inline_tweak from 1.0.11 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [inline_tweak](https://github.com/Uriopass/inline_tweak) from 1.0.11 to 1.1.0.
- [Release notes](https://github.com/Uriopass/inline_tweak/releases)
- [Changelog](https://github.com/Uriopass/inline_tweak/blob/master/CHANGELOG.md)
- [Commits](Uriopass/inline_tweak@v1.0.11...inline_tweak_derive-v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2024
1 parent a3c9fcd commit 1eebd43
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 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 @@ -45,7 +45,7 @@ bincode = "1.3.3"
cvars = "0.4.2"
cvars-console-macroquad = "0.3.0"
fnv = "1.0.7"
inline_tweak = "1.0.11"
inline_tweak = "1.1.0"
macroquad = "=0.4.4" # Exact version because of the image crate https://github.com/not-fl3/macroquad/issues/494
rand_xoshiro = "0.6.0"
serde = { version = "1.0.196", features = ["derive"] }
Expand Down

0 comments on commit 1eebd43

Please sign in to comment.