xudong963 commented on code in PR #19661:
URL: https://github.com/apache/datafusion/pull/19661#discussion_r2664043645


##########
.github/workflows/audit.yml:
##########
@@ -46,4 +46,4 @@ jobs:
         with:
           tool: cargo-audit
       - name: Run audit check
-        run: cargo audit
+        run: cargo audit --ignore RUSTSEC-2026-0001

Review Comment:
   https://github.com/paupino/rust-decimal/issues/766
   
   It looks like the issue from upstream isn't easy to resolve. I added the 
ignore here to not block CI.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to