AGL_Simple_Impl/Cargo.toml

10 lines
297 B
TOML
Raw Normal View History

2021-11-28 20:35:28 +00:00
[package]
name = "agl_simple_impl"
version = "0.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
mini_gl_fb = "0.9.0"
able_graphics_library = {git = "https://git.ablecorp.us:443/Able/able_graphics_library.git"}