feat: update depot version to 0.13.3 and enhance remote callback handling in git source
This commit is contained in:
@@ -5,6 +5,8 @@ mod fetcher;
|
||||
mod git;
|
||||
pub mod hooks;
|
||||
|
||||
pub(crate) use git::authenticated_remote_callbacks;
|
||||
|
||||
use crate::package::PackageSpec;
|
||||
use anyhow::{Context, Result, bail};
|
||||
use sha2::{Digest, Sha256};
|
||||
|
||||
Reference in New Issue
Block a user