sway-fmt 0.3.3

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.3.3"
authors = ["Fuel Labs <contact@fuel.sh>"]
edition = "2018"
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.3.3", path = "../sway-core" }
sway-types = { version = "0.3.3", path = "../sway-types" }