Skip to content

Commit 74fb9c8

Browse files
committed
chore: update all deps
1 parent 324d091 commit 74fb9c8

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

oma-history/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT"
99

1010
[dependencies]
1111
oma-pm-operation-type = { version = "0.9", path = "../oma-pm-operation-type" }
12-
rusqlite = { version = "0.34", features = ["bundled"] }
12+
rusqlite = { version = "0.35", features = ["bundled"] }
1313
serde = { version = "1.0", features = ["derive"] }
1414
serde_json = "1.0"
1515
tracing = "0.1"

0 commit comments

Comments
 (0)