kinode-dao / kit

Development toolkit for Kinode OS
Apache License 2.0
11 stars 3 forks source link

bug: new projects template should use latest process_lib release tag #144

Open dr-frmr opened 1 month ago

dr-frmr commented 1 month ago

Describe the bug Currently process templates use a random outdated process_lib library revision.

To Reproduce Steps to reproduce the behavior:

  1. Create a new app with kit new
  2. Go to Cargo.toml for a process

Expected behavior Process library version should be pulled from here: https://github.com/kinode-dao/process_lib/releases