diff options
Diffstat (limited to 'lifetimes/Cargo.lock')
-rw-r--r-- | lifetimes/Cargo.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lifetimes/Cargo.lock b/lifetimes/Cargo.lock new file mode 100644 index 0000000..0c2507e --- /dev/null +++ b/lifetimes/Cargo.lock @@ -0,0 +1,4 @@ +[[package]] +name = "lifetimes" +version = "0.1.0" + |