Skip to content

Commit

Permalink
build(deps): bump egui_commonmark from 0.18.0 to 0.19.0
Browse files Browse the repository at this point in the history
Bumps [egui_commonmark](https://github.com/lampsitter/egui_commonmark) from 0.18.0 to 0.19.0.
- [Changelog](https://github.com/lampsitter/egui_commonmark/blob/master/CHANGELOG.md)
- [Commits](lampsitter/egui_commonmark@v0.18.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 7e80f2d commit cd2c489
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 24 deletions.
108 changes: 85 additions & 23 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 crates/space_robotics_bench_gui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ egui_extras = { version = "0.29", default-features = false, features = [
"all_loaders",
"syntect",
] }
egui_commonmark = { version = "0.18", default-features = false, features = [
egui_commonmark = { version = "0.19", default-features = false, features = [
"better_syntax_highlighting",
"macros",
"pulldown_cmark",
Expand Down

0 comments on commit cd2c489

Please sign in to comment.