alacritty/alacritty_terminal
Christian Duerr fde2424b39
Remove `fs::read_to_string` reimplementations
After two previous PRs already removed some instances of
reimplementations of the `fs::read_to_string` functionality, this
removes the last remaining occurence and with it all instances of
`File::open`. So this should remove them all for good.
2020-03-26 14:56:41 +00:00
..
src Remove `fs::read_to_string` reimplementations 2020-03-26 14:56:41 +00:00
tests Remove `fs::read_to_string` reimplementations 2020-03-26 14:56:41 +00:00
Cargo.toml Bump version to 0.5.0-dev 2020-03-14 16:39:02 +00:00