File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ resolver = "2"
33members = [" cli" , " crates/protocol" , " crates/theme" , " crates/platform" ]
44
55[workspace .package ]
6- version = " 0.1.0 "
6+ version = " 0.4.3 "
77edition = " 2021"
88authors = [" jordond" ]
99license = " MIT"
@@ -58,9 +58,9 @@ ureq = "2"
5858daemonize = " 0.5"
5959
6060# Internal crates (version required for crates.io publishing)
61- jolt-protocol = { path = " crates/protocol" , version = " 0.1 " }
62- jolt-theme = { path = " crates/theme" , version = " 0.1 " }
63- jolt-platform = { path = " crates/platform" , version = " 0.1 " }
61+ jolt-protocol = { path = " crates/protocol" , version = " 0.4.3 " }
62+ jolt-theme = { path = " crates/theme" , version = " 0.4.3 " }
63+ jolt-platform = { path = " crates/platform" , version = " 0.4.3 " }
6464
6565# Battery (starship-battery fixes macOS issues: https://github.com/svartalf/rust-battery/issues/102)
6666starship-battery = " 0.10"
You can’t perform that action at this time.
0 commit comments