delete unused patch

This commit is contained in:
sjpark 2023-02-28 15:47:44 +09:00
parent d76a1adfcc
commit e26707e552

View File

@ -166,8 +166,3 @@ panic = 'abort'
strip = true
#opt-level = 'z' # only have smaller size after strip
rpath = true
[patch."https://github.com/fufesou/rdev"]
#rdev = { path = "../rdev" }
rdev = { git = "https://github.com/sj6219/rdev", branch = "sigma" }