mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Update dependencies for release
This commit is contained in:
@@ -41,6 +41,7 @@ impl ModernMapping {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
fn pretty(&self) -> String {
|
||||
match self {
|
||||
Self::Always(id, colour) => format!("ID:{}|colour#{}", id, colour),
|
||||
|
||||
Reference in New Issue
Block a user