Skip to content

Commit 5e515fc

Browse files
Update Cargo.toml
1 parent ec3337e commit 5e515fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nym-api/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[package]
55
name = "nym-api"
66
license = "GPL-3.0"
7-
version = "1.1.51"
7+
version = "1.1.52"
88
authors.workspace = true
99
edition = "2021"
1010
rust-version.workspace = true
@@ -144,4 +144,4 @@ rand_chacha = { workspace = true }
144144
sha2 = "0.9"
145145

146146
[lints]
147-
workspace = true
147+
workspace = true

0 commit comments

Comments
 (0)