jrsonnet
refs/commits
4b3d3e3f5e1b
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