This is an automated email from the ASF dual-hosted git repository.
kevinjqliu pushed a commit to branch kevinjqliu/smaller-pyiceberg-core
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
The following commit(s) were added to
refs/heads/kevinjqliu/smaller-pyiceberg-core by this push:
new 9bb9f0a8 reset Cargo.lock
9bb9f0a8 is described below
commit 9bb9f0a8cea8790b3e44447708db32b257df5c3f
Author: Kevin Liu <[email protected]>
AuthorDate: Tue Nov 11 14:45:44 2025 -0800
reset Cargo.lock
---
bindings/python/Cargo.lock | 1 -
1 file changed, 1 deletion(-)
diff --git a/bindings/python/Cargo.lock b/bindings/python/Cargo.lock
index 814c9afb..8249414b 100644
--- a/bindings/python/Cargo.lock
+++ b/bindings/python/Cargo.lock
@@ -2313,7 +2313,6 @@ dependencies = [
"chrono",
"derive_builder",
"expect-test",
- "flate2",
"fnv",
"futures",
"itertools 0.13.0",