[ruby/mmtk] Remove unused Ruby SHA reference in Cargo.toml

https://github.com/ruby/mmtk/commit/02b9439ea6
This commit is contained in:
Peter Zhu 2025-01-07 17:17:11 -05:00 committed by git
parent ad96c5a729
commit 4a78d74039

View File

@ -4,11 +4,6 @@ version = "0.1.0"
authors = []
edition = "2021"
# Metadata for the Ruby repository
[package.metadata.ci-repos.ruby]
repo = "ruby/ruby"
rev = "c9ff790aa7692fc941757cd9ca1d2e64e63cb9b6"
[lib]
name = "mmtk_ruby"
crate-type = ["cdylib", "staticlib"]