aicers / frontary

Reusable HTML components using Yew for AICE
Apache License 2.0
0 stars 0 forks source link

Bump chrono to >=0.4.35 #83

Closed marioCluml closed 6 months ago

marioCluml commented 6 months ago

Closes: #82 ;

Because of clippy question mark and new rust version, I had to make some changes in regards to some if else statements. However, frontary did not have any methods depreciated by the new chrono version.