We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63719d8 + 4deba7b commit 1f00a20Copy full SHA for 1f00a20
rust/ruby-prism-sys/Cargo.toml
@@ -2,6 +2,7 @@
2
name = "ruby-prism-sys"
3
version = "1.8.0"
4
edition = "2021"
5
+license = "MIT"
6
license-file = "../../LICENSE.md"
7
repository = "https://github.com/ruby/prism"
8
description = "Rust bindings to Ruby's prism parsing library"
rust/ruby-prism/Cargo.toml
name = "ruby-prism"
description = "Rustified version of Ruby's prism parsing library"
0 commit comments