Skip to content

Commit

Permalink
chore: update oca packages to 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
olichwiruk committed Jul 11, 2024
1 parent 55964aa commit 391d4f2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ config = "0.13.2"
dyn-clonable = "0.9.0"
indexmap = { version = "1.9.3", features = ["serde"] }
isolang = "2.3.0"
oca-parser-xls = { version = "3.0.0-rc.2", optional = true }
oca-rs = { version = "0.4.4" }
oca-parser-xls = { version = "3.0.0-rc.3", optional = true }
oca-rs = { version = "0.4.5" }
rusqlite = "0.29.0"
serde = { version = "1.0", features = ["derive"] }
serde-value = "0.7.0"
Expand Down

0 comments on commit 391d4f2

Please sign in to comment.