diff options
| author | Sébastien d'Herbais de Thun <sebastien.d.herbais@gmail.com> | 2023-11-30 12:57:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-30 12:57:04 +0100 |
| commit | 5bdec9e1d81f0193e88e136453945481021440e1 (patch) | |
| tree | e054220ee900d5a5ce89830641004d6c0b68fc94 /Cargo.toml | |
| parent | 79c2d1f29eb0be9d9dfd20f48fa8f54388fada6b (diff) | |
Optimized labels & introspector (#2801)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ clap_mangen = "0.2.10" codespan-reporting = "0.11" comemo = "0.3.1" csv = "1" +dashmap = "5.5" dirs = "5" ecow = { version = "0.2", features = ["serde"] } env_proxy = "0.4" |
