icalingua-python-bot/Cargo.toml
2024-05-04 13:37:54 +08:00

10 lines
244 B
TOML

[workspace]
members = [
"ica-rs"
]
resolver = "2"
[patch.crates-io]
# rust_socketio = { git = "https://github.com/shenjackyuanjie/rust-socketio.git", branch = "main" }
# pyo3 = { git = "https://github.com/PyO3/pyo3.git", branch = "main" }