Skip to main content

max / pter

Update Cargo.lock for the 0.2.1 bump
Author: Max Johnson <me@maxj.phd> · 2026-08-27 19:52 UTC
Signed with PGP, not checked
Commit: 429775e2094f44b8bbfca3abfba5c1329bee0eb7
Parent: 7a25519
1 file changed, +69 insertions, -1 deletion
M Cargo.lock +69 -1
@@ -719,7 +719,7 @@
719 719
720 720 [[package]]
721 721 name = "pter"
722 - version = "0.2.0"
722 + version = "0.2.1"
723 723 dependencies = [
724 724 "criterion",
725 725 "proptest",
@@ -1433,3 +1433,71 @@
1433 1433 version = "1.0.21"
1434 1434 source = "registry+https://github.com/rust-lang/crates.io-index"
1435 1435 checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
1436 +
1437 + [[patch.unused]]
1438 + name = "synckit-client"
1439 + version = "0.9.1"
1440 +
1441 + [[patch.unused]]
1442 + name = "synckit-config"
1443 + version = "0.2.0"
1444 +
1445 + [[patch.unused]]
1446 + name = "docengine"
1447 + version = "0.7.0"
1448 +
1449 + [[patch.unused]]
1450 + name = "kberg"
1451 + version = "0.1.0"
1452 +
1453 + [[patch.unused]]
1454 + name = "ops-status"
1455 + version = "0.1.0"
1456 +
1457 + [[patch.unused]]
1458 + name = "painhours"
1459 + version = "0.1.0"
1460 +
1461 + [[patch.unused]]
1462 + name = "tagtree"
1463 + version = "0.4.1"
1464 +
1465 + [[patch.unused]]
1466 + name = "quasi-type"
1467 + version = "0.1.0"
1468 +
1469 + [[patch.unused]]
1470 + name = "quasi-axum"
1471 + version = "0.64.0"
1472 +
1473 + [[patch.unused]]
1474 + name = "quasi-basics"
1475 + version = "0.64.0"
1476 +
1477 + [[patch.unused]]
1478 + name = "quasi-http"
1479 + version = "0.64.0"
1480 +
1481 + [[patch.unused]]
1482 + name = "quasi-immediate"
1483 + version = "0.64.0"
1484 +
1485 + [[patch.unused]]
1486 + name = "quasi-notifs"
1487 + version = "0.64.0"
1488 +
1489 + [[patch.unused]]
1490 + name = "quasi-router"
1491 + version = "0.64.0"
1492 +
1493 + [[patch.unused]]
1494 + name = "quasi-store"
1495 + version = "0.1.0"
1496 +
1497 + [[patch.unused]]
1498 + name = "quasi-tauri"
1499 + version = "0.64.0"
1500 +
1501 + [[patch.unused]]
1502 + name = "quasi-webview"
1503 + version = "0.64.0"