This repository has been archived on 2021-12-01. You can view files and clone it, but cannot push or open issues/pull-requests.
AGL_Simple_Impl/Cargo.toml

11 lines
318 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"}
ab_glyph = "0.2.12"