Bump abscissa_core from 0.5.1 to 0.5.2
Bumps [abscissa_core](https://github.com/iqlusioninc/abscissa) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/iqlusioninc/abscissa/releases) - [Changelog](https://github.com/iqlusioninc/abscissa/blob/develop/CHANGES.md) - [Commits](https://github.com/iqlusioninc/abscissa/compare/v0.5.1...v0.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
fb810f0850
commit
a66e7458ab
|
|
@ -2,9 +2,9 @@
|
||||||
# It is not intended for manual editing.
|
# It is not intended for manual editing.
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "abscissa_core"
|
name = "abscissa_core"
|
||||||
version = "0.5.1"
|
version = "0.5.2"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "48e6300a8ec97b5f3f8f3096e6926443cceaf8f40ba7dc6c742ad79d9cf44b96"
|
checksum = "6a07677093120a02583717b6dd1ef81d8de1e8d01bd226c83f0f9bdf3e56bb3a"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"abscissa_derive",
|
"abscissa_derive",
|
||||||
"backtrace",
|
"backtrace",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue