mirror of
https://github.com/zerotier/DesktopUI.git
synced 2026-05-22 16:26:46 -07:00
30 lines
963 B
TOML
30 lines
963 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"
|
|
version = "0.14.0"
|
|
authors = ["The Gtk-rs Project Developers"]
|
|
description = "Rust bindings for 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"
|
|
[dependencies.glib]
|
|
version = "^0.14.0"
|
|
|
|
[dependencies.javascriptcore-rs-sys]
|
|
version = "0.2.0"
|