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
Raw Permalink 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"
2021-11-29 03:37:41 +00:00
able_graphics_library = {git = "https://git.ablecorp.us:443/Able/able_graphics_library.git"}
ab_glyph = "0.2.12"