-
Notifications
You must be signed in to change notification settings - Fork 516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove indirect project dependencies #3279
Commits on Jul 21, 2023
-
apiserver: Remove non-direct dependencies
There were a few dependencies listed in the apisever Cargo.toml file that are not direct dependencies of the project. These may be indirect dependencies, but they should not be explicitly called out in the Cargo.toml file if they are not being directly used. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e843e50 - Browse repository at this point
Copy the full SHA e843e50View commit details -
bootstrap-containers: Remove non-direct dependencies
Removes indirect dependencies from the bootstrap-containers Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea80804 - Browse repository at this point
Copy the full SHA ea80804View commit details -
certdog: Remove in-direct dependencies
Removes transient dependencies from being listed in the certdog Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e13cc6e - Browse repository at this point
Copy the full SHA e13cc6eView commit details -
corndog: Remove indirect dependencies
This removes indirect dependencies from the corndog Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aabccf3 - Browse repository at this point
Copy the full SHA aabccf3View commit details -
datastore: Remove indirect dependencies
This removes indirect dependencies from the datastore Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2887ddf - Browse repository at this point
Copy the full SHA 2887ddfView commit details -
host-containers: Remove indirect dependencies
This removes indirect dependencies from the host-containers Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50b994e - Browse repository at this point
Copy the full SHA 50b994eView commit details -
migration-helpers: Remove indirect dependencies
This removes indirect dependencies from the migration-helpers Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ae123d - Browse repository at this point
Copy the full SHA 0ae123dView commit details -
migrator: Remove indirect dependencies
This removes indirect dependencies from the migrator Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53c0930 - Browse repository at this point
Copy the full SHA 53c0930View commit details -
settings-committer: Remove indirect dependencies
This removes indirect dependencies from the settings-committer Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc3b593 - Browse repository at this point
Copy the full SHA cc3b593View commit details -
static-pods: Remove indirect dependencies
This removes indirect dependencies from the static-pods Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29ac76a - Browse repository at this point
Copy the full SHA 29ac76aView commit details -
sundog: Remove indirect dependencies
This removes indirect dependencies from the sundog Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 183b779 - Browse repository at this point
Copy the full SHA 183b779View commit details -
cfsignal: Remove indirect dependencies
This removes indirect dependencies from the cfsignal Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47392ae - Browse repository at this point
Copy the full SHA 47392aeView commit details -
imdsclient: Remove indirect dependencies
This removes indirect dependencies from the imsdclient Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37ca3c1 - Browse repository at this point
Copy the full SHA 37ca3c1View commit details -
model-derive: Remove indirect dependencies
This removes indirect dependencies from the model-derive Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e355eba - Browse repository at this point
Copy the full SHA e355ebaView commit details -
updog: Remove indirect dependencies
This remove indirect dependencies from the updog Cargo.toml file. Signed-off-by: Sean McGinnis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 982e508 - Browse repository at this point
Copy the full SHA 982e508View commit details