[package]
name = "ray-rs-sys"
version = "0.0.0"
authors = ["Jonathan Chuang"]
edition = "2018"
license = "Apache-2.0"
publish = true
repository = "https://github.com/ray-project/ray"
description = "Low-level bindings to the for the C-ABI Ray CoreWorker (shared library) harness"
[dependencies]
[build-dependencies]
bindgen = "0.53.1"