Skip to content

Commit

Permalink
Merge pull request #17 from Qrlew/upgrade_and_clean
Browse files Browse the repository at this point in the history
Upgrade and clean
  • Loading branch information
ngrislain authored Jul 4, 2024
2 parents c21b954 + 1ee0ee2 commit cf13714
Show file tree
Hide file tree
Showing 3 changed files with 603 additions and 282 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
authors = ["Nicolas Grislain <ng@sarus.tech>"]
name = "qrlew-sarus"
version = "0.9.19"
version = "0.9.21"
edition = "2021"
description = "Qrlew - Sarus interfaces"
documentation = "https://docs.rs/qrlew-sarus"
Expand All @@ -15,7 +15,7 @@ keywords = ["sql", "data"]
crate-type = ["rlib", "cdylib"]

[dependencies]
qrlew = "0.9.17"
qrlew = "0.9.21"
anyhow = "1.0"
log = "0.4"
env_logger = "0.11"
Expand Down
Loading

0 comments on commit cf13714

Please sign in to comment.