artichoke-ruby 0.0.0

Empty crate, used only to reserve the name
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "artichoke-ruby"
version = "0.0.0"
authors = ["Ryan Lopopolo <rjl@hyperbo.la>"]
edition = "2018"
license = "MIT"
description = "Empty crate, used only to reserve the name"
include = [
  "**/*.rs",
  "Cargo.toml",
]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]