Skip to content

Commit

Permalink
Pin home to 0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
abey79 committed Dec 16, 2024
1 parent 894e156 commit 14a0e9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions egui_commonmark/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ embedded_image = ["egui_commonmark_backend/embedded_image"]
eframe = { version = "0.30", default-features = false, features = ["default_fonts", "glow"] }
image = { version = "0.25", default-features = false, features = ["png"] }
egui_commonmark_macros = { workspace = true } # Tests won't build otherswise
home = "0.5.9" # pinned for Rust 1.80.0, keep in sync with eframe

[package.metadata.docs.rs]
features = ["better_syntax_highlighting", "document-features", "macros"]

0 comments on commit 14a0e9d

Please sign in to comment.