Skip to content

Commit

Permalink
deps: revert unnecessary (for now) addition
Browse files Browse the repository at this point in the history
  • Loading branch information
nain-F49FF806 committed Nov 15, 2023
1 parent f600b98 commit 99d8e08
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion aries/agents/rust/mediator/mediation/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ serde = { version = "1.0.164", features = ["derive"] }
serde_json = "1.0.104"
serde_with = { version = "3.1.0", features = ["base64"] }
sqlx = { version = "0.7", features = ["runtime-tokio"], optional = true }
thiserror = "1.0.50"
# sqlx = { version = "0.5.8", git = "https://github.com/jovfer/sqlx", branch = "feature/json_no_preserve_order_v5", features = [ "sqlite", "mysql", "json_no_preserve_order", "runtime-tokio-rustls"], optional = true }
tokio = { version = "1.28.2", features = ["rt-multi-thread", "macros"] }
uuid = { version = "1.5.0", features = ["v4"] }
Expand Down

0 comments on commit 99d8e08

Please sign in to comment.