sway-utils 0.53.0

Sway common utils.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.walkdir]
version = "2.3.3"
[lints.clippy]
iter_over_hash_type = "deny"

[package]
authors = ["Fuel Labs <contact@fuel.sh>"]
description = "Sway common utils."
edition = "2021"
homepage = "https://fuel.network/"
license = "Apache-2.0"
name = "sway-utils"
repository = "https://github.com/FuelLabs/sway"
version = "0.53.0"