We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41a65d9 + 2e214f1 commit 10f09b6Copy full SHA for 10f09b6
2 files changed
rust/ruby-prism-sys/Cargo.toml
@@ -3,7 +3,6 @@ name = "ruby-prism-sys"
3
version = "1.9.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"
9
links = "prism"
rust/ruby-prism/Cargo.toml
@@ -3,7 +3,6 @@ name = "ruby-prism"
description = "Rustified version of Ruby's prism parsing library"
authors = [
0 commit comments