Skip to content

Commit 675e53d

Browse files
authored
Update Cargo.toml
1 parent 29d3593 commit 675e53d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "osvm"
3-
version = "0.1.6"
3+
version = "0.2.4"
44
edition = "2021"
55
license = "WTFPL"
66
publish = false
@@ -48,4 +48,4 @@ default = []
4848
remote-wallet = ["solana-remote-wallet"]
4949

5050
[patch.crates-io]
51-
curve25519-dalek = { git = "https://github.com/dalek-cryptography/curve25519-dalek", tag = "3.2.0" }
51+
curve25519-dalek = { git = "https://github.com/dalek-cryptography/curve25519-dalek", tag = "3.2.0" }

0 commit comments

Comments
 (0)