diff options
| author | LLLL Colonq <llll@colonq> | 2025-08-22 14:24:21 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-08-22 14:24:21 -0400 |
| commit | 4db7ffbaafda249ecafa720e52479d5c7b132edb (patch) | |
| tree | 7ef5c7b60e181f7f442b5d0bde5d73d23e76f5cf /Cargo.lock | |
| parent | a196b0cd8669d50ca26f8865dcccb6f556b98cd9 (diff) | |
Update automata
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2984,11 +2984,10 @@ dependencies = [ [[package]] name = "teleia" version = "0.1.0" -source = "git+https://github.com/lcolonq/teleia#1da3eb369306ab5b88f580716201cf1fa4979936" dependencies = [ "bimap", "bincode", - "bitflags 2.8.0", + "bitflags 1.3.2", "byteorder", "bytes", "color-eyre", |
