Skip to content

Commit 3a3c350

Browse files
Taplo formatting
1 parent 7f5b7f2 commit 3a3c350

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Cargo.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
2-
name = "surrealex"
3-
version = "1.1.0"
4-
edition = "2024"
2+
name = "surrealex"
3+
version = "1.1.0"
4+
edition = "2024"
55
description = "Dead simple SurrealDB query generator"
6-
readme = "README.md"
7-
keywords = ["surrealdb", "surrealql", "query-builder", "rust"]
8-
license = "MIT"
9-
repository = "https://github.com/MordechaiHadad/surrealex"
6+
readme = "README.md"
7+
keywords = ["surrealdb", "surrealql", "query-builder", "rust"]
8+
license = "MIT"
9+
repository = "https://github.com/MordechaiHadad/surrealex"
1010

1111
[features]
1212
macros = []

0 commit comments

Comments
 (0)