Files
2022-01-18 10:58:25 -05:00

27 lines
932 B
TOML

# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)
[package]
name = "javascriptcore-rs-sys"
version = "0.2.0"
authors = ["The Gtk-rs Project Developers"]
description = "Sys functions for the Rust bindings of the javacriptcore library"
homepage = "http://gtk-rs.org"
keywords = ["javascript", "gtk-rs", "gnome"]
license = "MIT"
repository = "https://github.com/gtk-rs/javascriptcore-rs"
[lib]
name = "javascriptcore_sys"
[dependencies.libc]
version = "^0.2"