1
0
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:
2019-11-25 20:57:56 -05:00
parent 030ca4fced
commit b81a8d9541
4 changed files with 4 additions and 16 deletions

View File

@ -1,4 +1,4 @@
use crate::parse;
use parse;
#[test]
fn est() {