mirror of
https://github.com/bspeice/dtparse
synced 2025-07-06 08:14:54 -04:00
Use 1.28 as minimum Rust version
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
use crate::parse;
|
||||
use parse;
|
||||
|
||||
#[test]
|
||||
fn est() {
|
||||
|
Reference in New Issue
Block a user