Skip to content

Commit

Permalink
Bump egui_commonmark from 0.16.1 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [egui_commonmark](https://github.com/lampsitter/egui_commonmark) from 0.16.1 to 0.17.0.
- [Changelog](https://github.com/lampsitter/egui_commonmark/blob/master/CHANGELOG.md)
- [Commits](lampsitter/egui_commonmark@v0.16.1...v0.17.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 Jul 4, 2024
1 parent 0439701 commit b7dc500
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 22 deletions.
96 changes: 75 additions & 21 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ arboard = { version = "3.4" }
async-openai = { version = "0.23" }
color-eyre = { version = "0.6" }
eframe = { version = "0.27", features = ["persistence"] }
egui_commonmark = { version = "0.16" }
egui_commonmark = { version = "0.17" }
egui_extras = { version = "0.27", features = ["svg"] }
enigo = { version = "0.2" }
futures = { version = "0.3" }
Expand Down

0 comments on commit b7dc500

Please sign in to comment.