build(deps): bump cxx-build from 1.0.45 to 1.0.46
Bumps [cxx-build](https://github.com/dtolnay/cxx) from 1.0.45 to 1.0.46. - [Release notes](https://github.com/dtolnay/cxx/releases) - [Commits](https://github.com/dtolnay/cxx/compare/1.0.45...1.0.46) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bb079a8f3c
commit
5909d17081
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -261,9 +261,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "cxx-build"
|
||||
version = "1.0.45"
|
||||
version = "1.0.46"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8f38db9960b263e02f437cbf623e635c4ef7591e4c8cd82bd0670056fd6c6906"
|
||||
checksum = "773012f0cc8a0d4fa96c884664eea2589b78bb53adfd566df80715335fb0c9fa"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"codespan-reporting",
|
||||
|
@ -17,7 +17,7 @@ path = "lib.rs"
|
||||
cmake = "0.1.45"
|
||||
system-deps = "3.1"
|
||||
anyhow = "1.0"
|
||||
cxx-build = "1.0.45"
|
||||
cxx-build = "1.0.46"
|
||||
|
||||
# This currently needs to duplicate the libraries from libdnf
|
||||
[package.metadata.system-deps]
|
||||
|
Loading…
Reference in New Issue
Block a user