Set x86_64 version to 0.7.5

This commit is contained in:
Philipp Oppermann
2019-09-11 13:18:16 +02:00
parent 14b38a3ea4
commit 086c3a02d3

View File

@@ -12,7 +12,7 @@ harness = false
bootloader = "0.8.0" bootloader = "0.8.0"
volatile = "0.2.6" volatile = "0.2.6"
spin = "0.5.2" spin = "0.5.2"
x86_64 = "0.7.0" x86_64 = "0.7.5"
uart_16550 = "0.2.0" uart_16550 = "0.2.0"
[dependencies.lazy_static] [dependencies.lazy_static]