File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ authors = ["Maximilian Luz <luzmaximilian@gmail.com>"]
55edition = " 2018"
66
77[dependencies ]
8- futures = " 0.3.30 "
8+ futures = " 0.3.31 "
99sdtx = { path = " ../sdtx" , version = " 0.1.5" }
10- tokio = { version = " 1.40.0 " , features = [" fs" , " io-util" ] }
10+ tokio = { version = " 1.44.2 " , features = [" fs" , " io-util" ] }
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ authors = ["Maximilian Luz <luzmaximilian@gmail.com>"]
55edition = " 2018"
66
77[dependencies ]
8- futures = " 0.3.30 "
8+ futures = " 0.3.31 "
99nix = { version = " 0.29.0" , features = [" ioctl" ] }
10- smallvec = " 1.13.2 "
11- thiserror = " 1 .0.63 "
12- tracing = " 0.1.40 "
10+ smallvec = " 1.15.0 "
11+ thiserror = " 2 .0.12 "
12+ tracing = " 0.1.41 "
You can’t perform that action at this time.
0 commit comments