You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
note = "slug() is based on cuid(), which is deprecated. Use cuid2() instead. See https://github.com/paralleldrive/cuid2#improvements-over-cuid for more information"
89
+
note = "slug() is based on cuid(), which is deprecated. Use cuid2() instead, \
90
+
or switch to the cuid2 crate. See \
91
+
https://github.com/paralleldrive/cuid2#improvements-over-cuid for more information"
note = "is_cuid() is based on cuid(), which is deprecated. Use cuid2() instead. See https://github.com/paralleldrive/cuid2#improvements-over-cuid for more information"
119
+
note = "is_cuid() is based on cuid(), which is deprecated. Use cuid2() instead, \
120
+
or switch to the cuid2 crate. See \
121
+
https://github.com/paralleldrive/cuid2#improvements-over-cuid for more information"
note = "is_slug() is based on cuid(), which is deprecated. Use cuid2() instead. See https://github.com/paralleldrive/cuid2#improvements-over-cuid for more information"
150
+
note = "is_slug() is based on cuid(), which is deprecated. Use cuid2() instead, \
151
+
or switch to the cuid2 crate. See \
152
+
https://github.com/paralleldrive/cuid2#improvements-over-cuid for more information"
0 commit comments