lang: current state for archival purposes

This commit is contained in:
Schrottkatze 2024-06-23 20:32:10 +02:00
commit 1c6180aabc
No known key found for this signature in database
10 changed files with 775 additions and 59 deletions

View file

@ -20,6 +20,9 @@ num_cpus = "1.16"
dashmap = "5.5.3"
crossbeam = "0.8.4"
owo-colors = {version = "4", features = ["supports-colors"]}
smol = "2"
futures-lite = "2.3"
easy-parallel = "3.3.1"
[lints]
workspace = true