summaryrefslogtreecommitdiff
path: root/bindgen/rust/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'bindgen/rust/Cargo.lock')
-rw-r--r--bindgen/rust/Cargo.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindgen/rust/Cargo.lock b/bindgen/rust/Cargo.lock
index 75bf0a5..29e8e92 100644
--- a/bindgen/rust/Cargo.lock
+++ b/bindgen/rust/Cargo.lock
@@ -96,12 +96,14 @@ checksum = "2aba8f4e9906c7ce3c73463f62a7f0c65183ada1a2d47e397cc8810827f9694f"
name = "celeritas"
version = "0.1.0"
dependencies = [
+ "bitflags 2.6.0",
"celeritas-sys",
"egui",
"egui_glfw",
"gl",
"serde",
"serde_json",
+ "thiserror",
]
[[package]]