diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index a33de68..49e3aa4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,3 +1,3 @@ [workspace] -members = ["lri-proto", "lri-rs", "prism"] +members = ["lri-proto", "lri-rs", "prism", "lri-study"] resolver = "2" |