Skip to content

Commit eb61667

Browse files
authored
Removed old dependency (#370)
1 parent 6b14d77 commit eb61667

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

Cargo.lock

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cli/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ clap.workspace = true
1111
docker-compose-types.workspace = true
1212
eyre.workspace = true
1313
indexmap.workspace = true
14-
rcgen.workspace = true
1514
serde_yaml.workspace = true

crates/common/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ lh_types.workspace = true
2929
pbkdf2.workspace = true
3030
rand.workspace = true
3131
rayon.workspace = true
32-
rcgen.workspace = true
3332
reqwest.workspace = true
3433
serde.workspace = true
3534
serde_json.workspace = true

0 commit comments

Comments
 (0)