chiark / gitweb /
Replace from_str_radix with FromStr/parse
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 Feb 2024 12:37:30 +0000 (12:37 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 4 Feb 2024 14:24:38 +0000 (14:24 +0000)
commit7c0a6ebabe6410c1d10074121d430b0e25402b1f
treecb014001dbc6e7b7fadc78cf8346cb6d52b888dc
parent2320ca838d22a19e0c50f826232553f2ee1e3041
Replace from_str_radix with FromStr/parse
src/client.rs