Mercurial
Mercurial
>
hedgewars
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
rust/hedgewars-engine-messages/Cargo.toml
branch
ui-scaling
changeset 15663
d92eeb468dad
parent 15284
ae8e14d14596
child 15982
cf580d9ff7ef
equal
deleted
inserted
replaced
15283:c4fd2813b127
15663:d92eeb468dad
5
edition = "2018"
5
edition = "2018"
6
6
7
[dependencies]
7
[dependencies]
8
nom = "4.1"
8
nom = "4.1"
9
byteorder = "1.2"
9
byteorder = "1.2"
10
queues = "1.1"