Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
nayeemrmn committed Sep 6, 2020
1 parent f0793c3 commit 4b15592
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/disk_cache.rs
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ impl DiskCache {
out = out.join(remaining_components);
}
scheme => {
dbg!(url);
unimplemented!(
"Don't know how to create cache name for scheme: {}",
scheme
Expand Down

0 comments on commit 4b15592

Please sign in to comment.