jshell/Cargo.toml
Jan Klattenhoff 1af0dd819d
All checks were successful
Release / Release (push) Successful in 33s
feat: initialize new Rust project with basic structure
2024-08-28 07:49:23 +02:00

7 lines
77 B
TOML

[package]
name = "jshell"
version = "0.1.0"
edition = "2021"
[dependencies]