jrsonnet
refs/heads
trunk
cmds/repl-plugin-unstable/Cargo.toml
1[package]2name = "repl-plugin-unstable"3version.workspace = true4edition.workspace = true5rust-version.workspace = true67[lib]8crate-type = ["cdylib"]910[dependencies]11fleet-base.workspace = true