Page MenuHomeDevCentral

Use released Limiting Factor crate
ClosedPublic

Authored by dereckson on Oct 11 2018, 00:45.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 23:16
Unknown Object (File)
Mon, Apr 8, 16:55
Unknown Object (File)
Sun, Apr 7, 09:59
Unknown Object (File)
Sun, Apr 7, 09:59
Unknown Object (File)
Thu, Apr 4, 23:45
Unknown Object (File)
Thu, Apr 4, 07:28
Unknown Object (File)
Sat, Mar 30, 19:47
Unknown Object (File)
Sat, Mar 30, 19:27
Subscribers
None

Details

Summary

The 0.4.0 version of rLF crate contains all we need.

Test Plan

cargo build

Diff Detail

Repository
rAPIREG Nasqueron private Docker registry API
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
$ cargo build
    Updating crates.io index
  Downloaded limiting-factor v0.4.0                                                                                                                                                                             
   Compiling limiting-factor v0.4.0                                                                                                                                                                             
   Compiling docker-registry-api v0.1.0 (/home/dereckson/dev/nasqueron/api/docker-registry-api)                                                                                                                  
    Finished dev [unoptimized + debuginfo] target(s) in 44.81s
This revision is now accepted and ready to land.Oct 11 2018, 00:46
This revision was automatically updated to reflect the committed changes.