Skip to content

Commit 5ceea74

Browse files
committed
raise to v0.0.4
1 parent c24042e commit 5ceea74

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 = "lightning"
3-
version = "0.0.3"
3+
version = "0.0.4"
44
edition = "2021"
55

66
description = "Provides lightning-fast graph data access to ArangoDB"
@@ -22,4 +22,4 @@ thiserror = "1.0.61"
2222
serial_test = "0.5"
2323
tokio = { version = "1.38.0", features = ["full"] }
2424
arangors = { version = "0.6" }
25-
rstest = "0.21.0"
25+
rstest = "0.21.0"

0 commit comments

Comments
 (0)