diff --git a/pubspec.lock b/pubspec.lock
index b58435d89bffe0ea30a797c35d72d72babe6ad3e..a0c5b6f8fa310cc3369372b473b03de68f02497b 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -37,10 +37,10 @@ packages:
     dependency: transitive
     description:
       name: camera_android_camerax
-      sha256: "2bb0724371bae3c0889d7e0b1665357e4aa6ba6c8d32ffa3e178098ba81ed3df"
+      sha256: ecadc214daed34d8503540525d26577731c066f1993c254aa5272da7629e8f10
       url: "https://pub.dev"
     source: hosted
-    version: "0.6.11"
+    version: "0.6.12"
   camera_avfoundation:
     dependency: transitive
     description:
@@ -177,12 +177,11 @@ packages:
   flutter_custom_toolbox:
     dependency: "direct main"
     description:
-      path: "."
-      ref: "0.9.1"
-      resolved-ref: "602610d89c2f9dd0d5dd3ed66d6c7790fa856e26"
-      url: "https://git.harrault.fr/android/flutter-toolbox.git"
-    source: git
-    version: "0.9.1"
+      name: flutter_custom_toolbox
+      sha256: "55eec6215c16e1a4325a2c515bd8464d598c8b67ae4403c47fd5f1df538e2336"
+      url: "https://pub.harrault.fr"
+    source: hosted
+    version: "1.0.2"
   flutter_lints:
     dependency: "direct dev"
     description:
diff --git a/pubspec.yaml b/pubspec.yaml
index 653b6d93d616583142e56682fdc052f822398bf9..6e8e605e80a850281cc749836ef2c600878ae995 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -3,7 +3,7 @@ description: A random application, for testing purpose only.
 
 publish_to: "none"
 
-version: 1.7.0+77
+version: 1.7.1+78
 
 environment:
   sdk: "^3.0.0"
@@ -14,9 +14,8 @@ dependencies:
 
   # base
   flutter_custom_toolbox:
-    git:
-      url: https://git.harrault.fr/android/flutter-toolbox.git
-      ref: 0.9.1
+    hosted: https://pub.harrault.fr
+    version: ^1.0.0
 
   # specific
   camera: ^0.11.0+2