Skip to content

Commit e9d8469

Browse files
authored
Merge pull request #10 from oxidecomputer/renovate/async-trait-0.x
Update Rust crate async-trait to 0.1.88
2 parents 0e429f1 + 92af5be commit e9d8469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ keywords = ["test", "database", "cockroach"]
1010

1111
[dependencies]
1212
anyhow = "1.0"
13-
async-trait = "0.1.83"
13+
async-trait = "0.1.88"
1414
camino = "1.1"
1515
camino-tempfile = "1.1"
1616
futures = "0.3"

0 commit comments

Comments
 (0)