Skip to content

Commit 29806ac

Browse files
committed
rmb connection creation && send, read requests
1 parent ab9bab6 commit 29806ac

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

.dart_tool/package_config.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,12 @@
205205
"packageUri": "lib/",
206206
"languageVersion": "2.18"
207207
},
208+
{
209+
"name": "hashlib",
210+
"rootUri": "file:///home/alaa/.pub-cache/hosted/pub.dev/hashlib-1.16.0",
211+
"packageUri": "lib/",
212+
"languageVersion": "2.14"
213+
},
208214
{
209215
"name": "hashlib_codecs",
210216
"rootUri": "file:///home/alaa/.pub-cache/hosted/pub.dev/hashlib_codecs-2.2.0",
@@ -295,12 +301,6 @@
295301
"packageUri": "lib/",
296302
"languageVersion": "3.1"
297303
},
298-
{
299-
"name": "merlin",
300-
"rootUri": "file:///home/alaa/.pub-cache/hosted/pub.dev/merlin-1.0.3",
301-
"packageUri": "lib/",
302-
"languageVersion": "3.1"
303-
},
304304
{
305305
"name": "meta",
306306
"rootUri": "file:///home/alaa/.pub-cache/hosted/pub.dev/meta-1.14.0",
@@ -674,7 +674,8 @@
674674
"languageVersion": "3.2"
675675
}
676676
],
677-
"generated": "2024-04-18T09:13:15.973441Z",
677+
"generated": "2024-06-02T07:16:24.662504Z",
678678
"generator": "pub",
679-
"generatorVersion": "3.3.3"
679+
"generatorVersion": "3.4.0",
680+
"pubCache": "file:///home/alaa/.pub-cache"
680681
}

0 commit comments

Comments
 (0)