std/crypto/_wasm/.rustfmt.toml
Asher Gomez 53ff1ed01e
chore: update to rust@1.77.2 (#4621)
* chore: update to `rust@1.77.2`

* tweak
2024-04-22 15:00:32 +09:00

5 lines
121 B
TOML

# Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
max_width = 80
tab_spaces = 2
edition = "2021"