A focused Docker Compose management web application.
0
fork

Configure Feed

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

chore: bump version in lock apparently

Brooke c8559d72 46b8a901

+2 -2
+2 -2
Cargo.lock
··· 1870 1870 1871 1871 [[package]] 1872 1872 name = "luminary" 1873 - version = "0.1.0" 1873 + version = "0.1.1" 1874 1874 dependencies = [ 1875 1875 "async-stream", 1876 1876 "base64", ··· 1901 1901 1902 1902 [[package]] 1903 1903 name = "luminary-macros" 1904 - version = "0.1.0" 1904 + version = "0.1.1" 1905 1905 dependencies = [ 1906 1906 "proc-macro2", 1907 1907 "quote",