git.delta.rocks / jrsonnet / refs/heads / trunk

difftreelog

source

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