enso/lib/rust/launcher-shims/Cargo.toml
Michał Wawrzyniec Urbańczyk 14a01c4635
New IDE build script (#3466)
2022-05-23 04:16:04 +02:00

10 lines
239 B
TOML

[package]
name = "launcher-shims"
version = "0.1.0"
authors = ["Enso Team <enso-dev@enso.org>"]
edition = "2021"
description = "Small wrappers for the launcher executable used for testing launcher upgrade."
publish = false
[dependencies]