Skip to content

Commit c8e1b89

Browse files
Update Rust crate log to 0.4.29
1 parent b5f4ef0 commit c8e1b89

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

rust/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ zip = { version = "6.0.0", default-features = false, features = ["deflate"] }
1717
macros = { path = "macros", version = "1" }
1818
fastrand = "2.3.0"
1919
flutter_logger = "0.6.1"
20-
log = "0.4.28"
20+
log = "0.4.29"
2121

2222
[profile.release]
2323
opt-level = 'z' # Optimize for size.

0 commit comments

Comments
 (0)