icalingua-python-bot/Cargo.toml
2024-06-02 23:52:12 +08:00

11 lines
312 B
TOML

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