Currently, daft relies on oxnet as a dependency for its oxnet01 feature. This forces patching of oxnet in Omicron and other places when testing out oxnet changes (locally or via commit). Ideally, oxnet should rely on daft as a dependency/feature, simplifying versioning, etc.
Currently, daft relies on
oxnetas a dependency for itsoxnet01feature. This forces patching ofoxnetin Omicron and other places when testing outoxnetchanges (locally or via commit). Ideally,oxnetshould rely ondaftas a dependency/feature, simplifying versioning, etc.