##// END OF EJS Templates
rust: Upgrade to format-bytes 0.3...
rust: Upgrade to format-bytes 0.3 This removes use of the proc-macro-hack crate, which is possible now that we don’t support Rust 1.41 to 1.44 anymore. This in turn fixes spurious errors reported by rust-analyser: https://github.com/rust-analyzer/rust-analyzer/issues/9606#issuecomment-919240134 Differential Revision: https://phab.mercurial-scm.org/D11938

File last commit:

r45503:cf04f62d default
r49323:d3ec8201 default
Show More
Cargo.toml
3 lines | 82 B | text/plain | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]