diff options
author | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-07-30 17:44:06 +1000 |
---|---|---|
committer | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-07-30 17:44:06 +1000 |
commit | ab2b4b960b06e40bfb7afe2ae30b925c2196b917 (patch) | |
tree | 8609b51d03e094a5d33a21663e0582bd757d3346 /bindgen/rust/Cargo.toml | |
parent | 8c74cc9814f241313bf09f60789b3d33c5575d33 (diff) |
fmt
Diffstat (limited to 'bindgen/rust/Cargo.toml')
-rw-r--r-- | bindgen/rust/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindgen/rust/Cargo.toml b/bindgen/rust/Cargo.toml index 8f9da64..4ca1432 100644 --- a/bindgen/rust/Cargo.toml +++ b/bindgen/rust/Cargo.toml @@ -10,4 +10,4 @@ serde_json = "1.0.120" egui = "0.27.1" egui_glfw = { git = "https://github.com/omnisci3nce/egui_glfw.git", rev = "67b432695433feb59761f3ae984b966ca3da31db" } -gl = "0.14.0"
\ No newline at end of file +gl = "0.14.0" |