fzyzcjy / flutter_rust_bridge

Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.
https://fzyzcjy.github.io/flutter_rust_bridge/
MIT License
4.26k stars 300 forks source link

Fix warning use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_micros` #1941

Closed fzyzcjy closed 5 months ago

fzyzcjy commented 5 months ago

Changes

Close #1886

Checklist

Remark for PR creator

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.35%. Comparing base (e1f4e76) to head (cf7be66).

:exclamation: Current head cf7be66 differs from pull request most recent head 713e0db

Please upload reports for the commit 713e0db to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1941 +/- ## ========================================== - Coverage 99.22% 89.35% -9.87% ========================================== Files 369 364 -5 Lines 15752 14123 -1629 ========================================== - Hits 15630 12620 -3010 - Misses 122 1503 +1381 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.