From 771eceac9abc3d26e6f2a42406b838dc35190c6c Mon Sep 17 00:00:00 2001
From: Sun Jiao
Date: Sat, 13 May 2023 09:08:02 +0800
Subject: [PATCH] Revert "the only method to get rid of deprecated warn"
This reverts commit 040279a87c5f0f8eaa6b4ee3ffb4d48754525d57.
---
pubspec.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pubspec.yaml b/pubspec.yaml
index 6792fa2..598473d 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -9,7 +9,7 @@ environment:
dependencies:
collection: ^1.16.0
quiver: '>=3.0.0 <4.0.0'
- xml: '>=6.1.0 <=6.2.2'
+ xml: '^6.1.0'
dev_dependencies:
lints: ^2.0.0