summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2023-03-21 12:56:39 +0200
committertzlil <tzlils@protonmail.com>2023-03-21 12:56:39 +0200
commitc8a66c643afe2d0a2da55eac537b13a466c242c2 (patch)
tree6aa85f7fb6a854208212f09da77899d65bef4aa4 /Cargo.toml
parentabebd9cc9ebdd46fc1f1eb3d705372dd8a1457d8 (diff)
reading section names
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4b0f643..aad63f6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,3 +6,4 @@ edition = "2021"
 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
 
 [dependencies]
+bitflags = "2.0.2"