blob: a10f1c0f0efa70ea8c2996f18e3171dc3ccff848 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[package]
name = "rrjvm"
version = "0.0.1"
authors = ["Joel Klinghed <the_jk@spawned.biz>"]
edition = "2021"
rust-version = "1.77"
description = "Red Rocket JVM"
license = "MIT"
[dependencies]
|