sway-fmt 0.6.1

Sway sway-fmt.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "sway-fmt"
version = "0.6.1"
authors = ["Fuel Labs <contact@fuel.sh>"]
edition = "2021"
homepage = "https://fuel.network/"
license = "Apache-2.0"
repository = "https://github.com/FuelLabs/sway"
description = "Sway sway-fmt."

[dependencies]
ropey = "1.2"
sway-core = { version = "0.6.1", path = "../sway-core" }
sway-types = { version = "0.6.1", path = "../sway-types" }