mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
Make debug asserts into asserts to help find the issue (#931)
This commit is contained in:
parent
d9a76b6575
commit
deafcc4382
2 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "rtic-sync"
|
||||
version = "1.3.0"
|
||||
version = "1.3.1-alpha.1"
|
||||
|
||||
edition = "2021"
|
||||
authors = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue