Browse Source

Bump xtra version to reduce trait-bound noise

See https://github.com/Restioson/xtra/pull/42.
refactor/no-log-handler
Thomas Eizinger 3 years ago
parent
commit
826d2fc7bc
No known key found for this signature in database GPG Key ID: 651AC83A6C6C8B96
  1. 2
      Cargo.lock

2
Cargo.lock

@ -3126,7 +3126,7 @@ dependencies = [
[[package]]
name = "xtra"
version = "0.6.0"
source = "git+https://github.com/Restioson/xtra#1ba8cb3f98502363fdea8008b47b9c9b5eba6b5f"
source = "git+https://github.com/Restioson/xtra#7ae9140dbc30127aaa5f701078b72ac143babeb4"
dependencies = [
"async-trait",
"barrage",

Loading…
Cancel
Save