Skip to content

Commit

Permalink
Updated cargo versions for workspace dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
StarArawn committed Feb 11, 2024
1 parent 216a95b commit 59a9443
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ fancy-regex = "0.11.0"
indexmap = "1.9"
instant = "0.1"
interpolation = { version = "0.2" }
kayak_font = { path = "./kayak_font", version = "0.4" }
kayak_ui_macros = { path = "./kayak_ui_macros", version = "0.4" }
kayak_font = { path = "./kayak_font", version = "0.5" }
kayak_ui_macros = { path = "./kayak_ui_macros", version = "0.5" }
log = "0.4"
morphorm = "0.3"
reorder = "2.1"
Expand Down

0 comments on commit 59a9443

Please sign in to comment.