Skip to content

Commit

Permalink
fix(deps): update rust crate egui_logger to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent 53b3fa7 commit 11e56f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tracing-subscriber = "0.3"
serde = "1"
serde_derive = "1"

egui_logger= "0.3.0"
egui_logger= "0.4.2"

reqwest = { version = "0.11", features = ["json"] }
tokio = { version = "1", features = ["full"] }
Expand Down

0 comments on commit 11e56f5

Please sign in to comment.