ticker/Cargo.toml

10 lines
208 B
TOML

[workspace]
members = [
"ticker-update",
"ticker-serve",
"libticker",
]
[patch.crates-io]
typed-html = { git = "https://github.com/bodil/typed-html", rev = "4c13ecca506887d07638cdf12d6ea6d51cd3b29a" }