chore(llc): update rate_limiter to ^1.0.0
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
## Upcoming
|
||||||
|
|
||||||
|
🔄 Changed
|
||||||
|
|
||||||
|
- Updated `rate_limiter` dependency to `^1.0.0`
|
||||||
|
|
||||||
## 5.2.0
|
## 5.2.0
|
||||||
|
|
||||||
✅ Added
|
✅ Added
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ dependencies:
|
|||||||
logging: ^1.0.1
|
logging: ^1.0.1
|
||||||
meta: ^1.3.0
|
meta: ^1.3.0
|
||||||
mime: ^1.0.0
|
mime: ^1.0.0
|
||||||
rate_limiter: ^0.1.1
|
rate_limiter: ^1.0.0
|
||||||
rxdart: ^0.27.0
|
rxdart: ^0.27.0
|
||||||
uuid: ^3.0.4
|
uuid: ^3.0.4
|
||||||
web_socket_channel: ^2.0.0
|
web_socket_channel: ^2.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user