mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
12 lines
222 B
TOML
12 lines
222 B
TOML
|
|
[package]
|
||
|
|
name = "oj_rc_plugins"
|
||
|
|
version.workspace = true
|
||
|
|
edition.workspace = true
|
||
|
|
repository.workspace = true
|
||
|
|
license.workspace = true
|
||
|
|
authors.workspace = true
|
||
|
|
readme.workspace = true
|
||
|
|
|
||
|
|
[dependencies]
|
||
|
|
log.workspace = true
|