Lints and suggestions for the Nix programming language
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): bump quote to 1.0.40

+2 -2
+2 -2
Cargo.lock
··· 412 412 413 413 [[package]] 414 414 name = "quote" 415 - version = "1.0.10" 415 + version = "1.0.40" 416 416 source = "registry+https://github.com/rust-lang/crates.io-index" 417 - checksum = "38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05" 417 + checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" 418 418 dependencies = [ 419 419 "proc-macro2", 420 420 ]