Index: Cargo.toml
--- Cargo.toml.orig
+++ Cargo.toml
@@ -62,7 +62,7 @@ socket2 = "0.5.8"
 
 [patch.crates-io]
 # tokio = { path = "../tokio/tokio" }
-boringtun = { git = 'https://github.com/cloudflare/boringtun', rev = 'e3252d9c4f4c8fc628995330f45369effd4660a1' }
+boringtun = { path = "./boringtun/boringtun" }
 
 [target.'cfg(windows)'.dependencies.windows]
 version = "0.58.0"
