diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,4 +1,4 @@ -#![recursion_limit="128"] +#![recursion_limit="256"]  extern crate autopilot;  extern crate chrono; | 
|  | index : dome-key-map | |
| DomeKey core library | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | src/lib.rs | 2 | 
| @@ -1,4 +1,4 @@ -#![recursion_limit="128"] +#![recursion_limit="256"]  extern crate autopilot;  extern crate chrono; |