Skip to content

Commit

Permalink
Publish rprompt, rclio and rooster
Browse files Browse the repository at this point in the history
  • Loading branch information
conradkleinespel committed Nov 26, 2022
1 parent d995a54 commit 47d8a0a
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 @@ -28,5 +28,5 @@ ansi_term = "0.12"
clap = "4.0"
csv = "1.1"
tempfile = "3.2"
rclio = { path = "../rclio" }
rtoolbox = { path = "../rtoolbox", features = ["serde"] }
rclio = { path = "../rclio", version = "0.0" }
rtoolbox = { path = "../rtoolbox", features = ["serde"], version = "0.0" }

0 comments on commit 47d8a0a

Please sign in to comment.