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 964a35e commit 315a118
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 25 deletions.
36 changes: 12 additions & 24 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.30", 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 315a118

Please sign in to comment.