We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
license
1 parent 38c64e5 commit 4deba7bCopy full SHA for 4deba7b
2 files changed
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