[package] name = "nova-r8" authors = ["Joachim Klahr "] version = "0.2.0" links = "nova-r8" build = "build.rs" edition = "2021" readme = "README.md" description = "This library comprises Rust bindings for the Nova r8 game engine." license = "GPL-3.0-only" repository = "https://git.sr.ht/~klahr/nova-r8-rust" [dependencies] libc = "0.2"