From 294b5abdba6fc6e2a3ed8dc3744b6c509a3ec955 Mon Sep 17 00:00:00 2001 From: Jacob MacDonald Date: Fri, 23 Jul 2021 18:44:49 +0000 Subject: [PATCH] Update args to the latest This allows you to categorize commands, if you do they will be grouped in the usage text by category. Change-Id: I2576ef76d18691f2fcee1f0f72c29285c4a346cf Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/207980 Auto-Submit: Jake Macdonald Commit-Queue: Nate Bosch Reviewed-by: Nate Bosch --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d1df738dc05..07496f7c19a 100644 --- a/DEPS +++ b/DEPS @@ -72,7 +72,7 @@ vars = { "gperftools_revision": "180bfa10d7cb38e8b3784d60943d50e8fcef0dcb", # Revisions of /third_party/* dependencies. - "args_rev": "0329844afcf3efa9e92a1dc55d7d10226b0fa932", + "args_rev": "bf4c8796881b62fd5d3f6d86ab43014f9651eb20", "async_rev": "25a7e2ec39c03622b86918cb9ce3e7d00dd283d1", "bazel_worker_rev": "0885637b037979afbf5bcd05fd748b309fd669c0", "benchmark_harness_rev": "c546dbd9f639f75cd2f75de8df2eb9f8ea15e8e7",