Skip to content

Commit

Permalink
specify version
Browse files Browse the repository at this point in the history
  • Loading branch information
phenylshima committed Jan 17, 2024
1 parent 01b30b1 commit 3ec95e6
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 @@ -7,5 +7,5 @@ version = "0.1.0"
rust-version = "1.65.0"

[workspace.dependencies]
jlabel = { path = "crates/jlabel" }
jlabel-question = { path = "crates/jlabel-question" }
jlabel = { path = "crates/jlabel", version = "0.1.0" }
jlabel-question = { path = "crates/jlabel-question", version = "0.1.0" }

0 comments on commit 3ec95e6

Please sign in to comment.