File tree Expand file tree Collapse file tree
firmware/defmt-test/macros Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -888,7 +888,7 @@ Initial release
888888
889889### [ defmt-test-next]
890890
891- * No changes
891+ * [ # 1049 ] Pin trybuild to 1.0.89
892892
893893### [ defmt-test-v0.4.0] (2025-04-01)
894894
@@ -1004,6 +1004,7 @@ Initial release
10041004
10051005---
10061006
1007+ [ #1049 ] : https://github.com/knurling-rs/defmt/pull/1049
10071008[ #1041 ] : https://github.com/knurling-rs/defmt/pull/1041
10081009[ #1036 ] : https://github.com/knurling-rs/defmt/pull/1036
10091010[ #1028 ] : https://github.com/knurling-rs/defmt/pull/1028
Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ quote = "1"
1818syn = { version = " 2" , features = [" extra-traits" , " full" ] }
1919
2020[dev-dependencies ]
21- trybuild = " 1 "
21+ trybuild = " =1.0.89 "
You can’t perform that action at this time.
0 commit comments