First attempt at UPDATE

This commit is contained in:
Yuriy Dupyn 2023-12-11 20:07:04 +01:00
parent 20615508a2
commit e0876bb0f1
3 changed files with 124 additions and 9 deletions

View file

@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bimap = "0.6.3"