mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
11 lines
190 B
TOML
11 lines
190 B
TOML
[package]
|
|
name = "rojo-insta-ext"
|
|
version = "0.1.0"
|
|
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
|
|
edition = "2018"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
serde = "1.0.99"
|
|
serde_yaml = "0.8.9"
|