Commit 9b8a990 1 parent 96d7880 commit 9b8a990 Copy full SHA for 9b8a990
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo-c"
3
- version = " 0.10.4 +cargo-0.82 .0"
3
+ version = " 0.10.5 +cargo-0.83 .0"
4
4
authors = [
" Luca Barbato <[email protected] >" ]
5
5
description = " Helper program to build and install c-like libraries"
6
6
license = " MIT"
@@ -9,7 +9,7 @@ readme = "README.md"
9
9
repository = " https://github.com/lu-zero/cargo-c"
10
10
categories = [" command-line-utilities" , " development-tools::cargo-plugins" ]
11
11
keywords = [" cargo" , " cdylib" ]
12
- rust-version = " 1.79 "
12
+ rust-version = " 1.80 "
13
13
14
14
[[bin ]]
15
15
name = " cargo-capi"
@@ -28,7 +28,7 @@ name = "cargo-ctest"
28
28
path = " src/bin/ctest.rs"
29
29
30
30
[dependencies ]
31
- cargo = " 0.82 .0"
31
+ cargo = " 0.83 .0"
32
32
cargo-util = " 0.2"
33
33
semver = " 1.0.3"
34
34
log = " 0.4"
You can’t perform that action at this time.
0 commit comments