This repository has been archived on 2021-12-01. You can view files and clone it, but cannot push or open issues or pull requests.
AGL_Simple_Impl/Cargo.toml
2021-11-28 20:34:27 -06:00

11 lines
298 B
TOML

[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"}