Skip to content

Commit 7ceeda8

Browse files
committed
use workspace psqs
1 parent 5e55a72 commit 7ceeda8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ resolver = "2"
66
edition = "2021"
77

88
[workspace.dependencies]
9+
psqs = { path = "crates/psqs" }
10+
911
intder = { git = "https://github.com/ntBre/intder" }
10-
psqs = { git = "https://github.com/ntBre/psqs" }
1112
rust-anpass = { git = "https://github.com/ntBre/rust-anpass" }
1213
spectro = { git = "https://github.com/ntBre/spectro" }
1314
symm = { git = "https://github.com/ntBre/symm" }

0 commit comments

Comments
 (0)