summaryrefslogtreecommitdiffstats
path: root/src/main.rs
diff options
context:
space:
mode:
authorBen S <ogham@bsago.me>2015-05-03 12:46:05 +0100
committerBen S <ogham@bsago.me>2015-05-03 12:46:05 +0100
commit41aadaeab4eca596c0a4f32d9a1a3c54074fbea0 (patch)
tree73538438e28f7705d4a2d6613417dc6f6f4292ba /src/main.rs
parentd7a297449453d29fc0342611232225a57a5b9a86 (diff)
Re-implement no-longer-missing metadata fields
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs
index 1774980..d51c526 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -1,4 +1,4 @@
-#![feature(collections, convert, core, exit_status, fs_ext, fs_mode, fs_time, io, libc, os, scoped, std_misc)]
+#![feature(collections, convert, core, exit_status, fs_ext, fs_mode, fs_time, io, libc, metadata_ext, os, scoped, std_misc)]
#![allow(deprecated)]
// Other platforms than macos don't need std_misc but you can't