Skip to content

Commit

Permalink
colcon 0.10
Browse files Browse the repository at this point in the history
Looks good
  • Loading branch information
Beinsezii committed Jul 4, 2024
1 parent 149826c commit 3a7106b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
# colcon = "0.9"
colcon = { git = "https://github.com/Beinsezii/colcon.git"}
colcon = "0.10"
# colcon = { git = "https://github.com/Beinsezii/colcon.git"}
# disable wayland
eframe = {version = "0.27", default_features=false, features=["accesskit", "default_fonts", "x11", "wgpu"]}
rfd = "0.14"
Expand Down

0 comments on commit 3a7106b

Please sign in to comment.