Skip to content

Commit 0ecdd48

Browse files
authored
Merge pull request #66 from martin-t/dependabot/cargo/inline_tweak-1.0.11
Bump inline_tweak from 1.0.10 to 1.0.11
2 parents a3e785a + c596340 commit 0ecdd48

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-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.10"
48+
inline_tweak = "1.0.11"
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.194", features = ["derive"] }

0 commit comments

Comments
 (0)