Update to backtrace version 0.3.55 (#2436)
This fixes a bug in the get_sp function on s390x, which caused crashed during garbage collection.
This commit is contained in:
@@ -21,7 +21,7 @@ indexmap = "1.0.2"
|
||||
thiserror = "1.0.4"
|
||||
more-asserts = "0.2.1"
|
||||
cfg-if = "1.0"
|
||||
backtrace = "0.3.49"
|
||||
backtrace = "0.3.55"
|
||||
lazy_static = "1.3.0"
|
||||
psm = "0.1.11"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user