Skip to content

Commit 41ce74f

Browse files
Bump inline_tweak from 1.0.11 to 1.1.0
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] <support@github.com>
1 parent 1d85937 commit 41ce74f

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

Cargo.lock

+9-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ bincode = "1.3.3"
4545
cvars = "0.4.2"
4646
cvars-console-macroquad = "0.3.0"
4747
fnv = "1.0.7"
48-
inline_tweak = "1.0.11"
48+
inline_tweak = "1.1.0"
4949
macroquad = "=0.4.4" # Exact version because of the image crate https://github.com/not-fl3/macroquad/issues/494
5050
rand_xoshiro = "0.6.0"
5151
serde = { version = "1.0.195", features = ["derive"] }

0 commit comments

Comments
 (0)