Page MenuHomeDevCentral

Use released Limiting Factor crate
ClosedPublic

Authored by dereckson on Oct 11 2018, 00:45.
Tags
None
Referenced Files
F24894530: D1883.id.diff
Mon, Mar 16, 12:55
F24885284: D1883.id.diff
Sun, Mar 15, 21:19
Unknown Object (File)
Sun, Mar 15, 12:22
Unknown Object (File)
Sat, Mar 14, 18:54
Unknown Object (File)
Fri, Mar 13, 18:06
Unknown Object (File)
Fri, Mar 13, 09:34
Unknown Object (File)
Wed, Mar 11, 04:34
Unknown Object (File)
Wed, Mar 11, 04:33
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.