diff --git a/Cargo.toml b/Cargo.toml index a7a32fc..7189bb0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,5 +7,6 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +bitsy-parser = "^0.72.0" gio = "^0" gtk = "^0"