diff --git a/Cargo.toml b/Cargo.toml index 6e66893..2f9c039 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -298,7 +298,7 @@ pciid-parser = "0.8.1" pathdiff = "0.2" percent-encoding = "2.3.2" pet = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "bb8e04607b96a3865d6aa4bb2a5a5a82ce05b5f0" } -pet-conda = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "bb8e04607b96a3865d6aa4bb2a5a5a82ce05b5f0" } +pet-conda = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "de7611fc74d96cb5de31a296178f46cc70254964" } pet-core = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "bb8e04607b96a3865d6aa4bb2a5a5a82ce05b5f0" } pet-fs = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "bb8e04607b96a3865d6aa4bb2a5a5a82ce05b5f0" } pet-poetry = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "bb8e04607b96a3865d6aa4bb2a5a5a82ce05b5f0" }