Skip to content

cachito-testing/cachi2-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cachi2 Rust

This repository is meant to test a wide range of cases that can occur in Cachi2's processing of Rust.

Cases Covered

  • [ x ] Standard crates.io dependency
  • [ x ] crates.io dependency that is not pinned
  • [ x ] git dependency
  • [ x ] path dependency
  • [ x ] patched dependency
  • [ x ] workspaces
  • [ x ] workspace dependency inheritance
  • [ x ] dev dependency
  • [ x ] build dependency
  • [ ] dependency from non-standard registry
  • [ ] platform specific dependency
  • [ x ] dependency with multiple-locations

To see more about Cargo dependency types, check the official docs.

About

Repository for testing Cachi2 Rust support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published